Text race history for Lien❤️Neu(2025-04-21) (acut3_racy)

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
28 2025-06-18 06:55:13 90.22 99%
15 2025-01-13 01:28:18 80.09 98.9%
12 2024-12-12 23:42:59 74.22 98.2%
5 2024-07-20 21:18:22 84.50 99.7%
3 2024-07-02 10:27:07 77.42 98.7%