Khaled Genena

Results 2 issues of Khaled Genena

Wish you like that version without functions just IF, elif and else.

import random # create random number from 1 to 9 random_number = random.randint(1, 9) # taking user name input and question name = input("Whats your name? ") question = input("Enter...