TheJuiceTin
@TheJuiceTin
¯\_(ツ)_/¯
DynamicSquid You should do:
num = input("Think of a number: ")
print("Was your number " + num + "?")
But surround it with complicated useless code so no one will know3 years ago
Play around by putting random 4 digit years,if you put less or more than 4 digits it will ask again.Don't put text or you'll get an error.
I'm new ok
Python