print("guess how many hours has miles got on his computer") print("seventy thousand") print("twenty-four thousand") print("sixty") print("or twenty eight hundred thousand and fifty nine") hours = int(input(print("Miles has "))) if hours != infinity: print("wrong!") else: print("CORRECTT!!!!!, YOU WINNNN")