import random from random import randint, random cando = True if cando == True: print(randint(1,100))