Text race history for wan (wansap)

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
197 2024-08-20 21:32:05 44.23 97.2%
185 2024-08-13 07:38:20 52.45 97.9%
176 2024-06-26 01:44:28 46.33 96%
144 2024-03-31 09:22:43 43.79 95.5%
100 2024-01-26 21:10:39 41.23 96.1%
90 2023-06-30 07:16:38 38.52 97%
84 2023-06-28 02:23:57 40.11 95.2%
68 2023-06-19 15:23:49 43.24 95.4%
67 2023-06-19 15:21:29 43.19 95.4%
51 2023-06-17 02:48:13 39.83 95.1%
22 2023-05-25 05:46:11 28.59 93.6%
14 2023-05-24 12:54:37 34.80 94.9%
8 2023-05-24 12:39:50 33.32 94.1%