Incorrect forum
Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
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