I need help coding python

Sort:
Avatar of Whatusernameisnotfull

yes = 10 no = 5 (input("Do you want to play a game I don't care what you say no=5 yes=10")) print("You said " + str(yes)) if yes <= 9: print("ok") else: print("LOL") can somebody help me in coding python

Avatar of Whatusernameisnotfull

Incorrect forum

Avatar of Miin1500

Hm