from random import randint play = "yes" while play == "yes": choice = int(input("Would you like to play yourself(1) or let machine(2) p