Text race history for police (styrofoam)

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
163 2019-01-27 23:26:36 98.43 98%
139 2019-01-27 22:34:09 90.29 98%
131 2018-11-01 18:54:14 87.24 97%
127 2018-11-01 18:48:37 87.76 99%
105 2018-11-01 15:40:56 87.10 98%
87 2018-11-01 03:12:51 75.60 96%
50 2018-10-31 23:27:11 86.19 97%
22 2018-10-31 17:22:16 78.55 97%
19 2018-10-31 17:12:26 68.12 96%
12 2018-10-31 04:30:17 70.96 97%
2 2018-10-03 17:04:11 70.73 96%