Guess number Exercise.3

i=0
print("Enter a number that save you:\n HINT: ^100")
while (True):
a=int(input())
if a>101:
print("Now you are safe")
break
if a<101:
print("! meyonii omaoma aaa sindeu ttntntntntnttnttnnt\n")

continue

Comments

Popular posts from this blog

Y.T Videos downloader [Python]

Class in python