Text race history for aadithebest (aadithebeast)

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
236 2025-09-18 11:15:28 38.85 94%
235 2025-09-18 11:08:43 34.83 93%
227 2025-09-08 17:00:26 38.47 93%
202 2025-09-02 20:07:37 41.82 94%
197 2025-09-02 20:01:15 38.86 95%
189 2025-08-22 05:10:22 41.06 93%
161 2025-07-27 13:57:24 37.83 93%
135 2025-07-06 14:10:40 35.12 93%
96 2025-07-01 10:40:25 41.17 95%
81 2025-06-30 17:25:29 36.25 93%
80 2025-06-30 17:21:26 32.28 94%
67 2025-06-27 19:54:54 29.17 93%
54 2025-06-27 17:18:47 26.86 92%
50 2025-06-27 17:02:53 28.26 93%
46 2025-06-26 09:14:20 29.65 92%