Repeat: Allow the user to guess again until they find the correct number.

Avinash Mathi - Aug 15 - - Dev Community

Repeat: Allow the user to guess again until they find the correct number.
guess_number=input("Enter the user number(10,8)")
print(guess_number)
o/p
Enter the user number(10,8)

. . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player