Text race history for Leve Leve, Leve Palestina (call_me_joe_hadjer)

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
21 2023-12-23 10:26:36 34.05 92.5%
8 2023-12-22 22:43:52 30.29 91.6%