Text race history for Lotus (lotusanimations)

Back to text analysis page

import random min = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the dices..." print "The values are...." print random.randint(min, max) print random.randint(min, max) roll_again = raw_input("Roll the dices again?")

Game Time WPM Accuracy
139 2024-11-23 03:12:28 37.57 95.3%
110 2024-06-08 00:28:12 34.08 95.9%
89 2024-04-18 08:15:29 30.89 97.8%
87 2024-04-18 08:06:53 30.24 95.5%
84 2024-04-18 08:01:12 19.50 94.6%
73 2024-03-22 06:48:28 33.50 94.1%
70 2024-03-22 06:43:26 31.56 93.7%
35 2024-03-20 23:55:04 31.03 94.9%
6 2024-03-20 01:18:48 31.14 93.5%