Modify the job

https://crossincode.com/vip/homework/33/

Number The = 50 
for i in the Range (3):
the y-= the INPUT ( "Enter a number")
Guess = int (the y-)
IF Guess> Number The:
Print ( "Your input number is", Guess)
Print ( "guess big a ")
elif == number the guess:
Print (" the number you enter is ", guess)
Print (" guessed ")
the else:
Print (" the number you enter is ", guess)
Print (" guess a little " )
Some people write three if, it was written if..elif..elif, the final result can be, but this fact with a little more reasonable if..elif..else

Guess you like

Origin www.cnblogs.com/wangxing8282/p/11502410.html