Text race history for The Real League of Typists - YouTube (krux_254)

Back to text analysis page

import random n = random.randint(1, 99) guess = int(raw_input("Enter an integer from 1 to 99: ")) while n != "guess": print if guess < n: print "guess is low" guess = int(raw_input("Enter an integer from 1 to 99: ")) elif guess > n: print "guess is high" guess = int(raw_input("Enter an integer from 1 to 99: ")) else: print "you guessed it!" break print

Game Time WPM Accuracy
60 2025-03-26 09:13:35 66.68 94.9%
5 2024-01-04 16:12:07 52.94 95.3%
1 2023-05-23 22:02:14 56.93 95.8%