Text race history for Alex Sander Lopez Orcko (alexlopez114387)

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
10 2025-05-18 00:22:03 32.33 94.6%
9 2025-05-18 00:06:15 28.98 93%
8 2025-05-16 01:46:28 29.88 95.4%
4 2025-05-11 00:32:14 32.14 93%