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?")
—from Roll the Dice, a other by www.pythonforbeginners.com/
Active since October 3, 2018.
272 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
2068. | Eletric (max1231) | 17.05 | 97% | 2025-04-20 |
2069. | Duo (duo1996) | 17.03 | 94% | 2024-08-11 |
2070. | rolex (rolex_01) | 17.02 | 92% | 2024-01-16 |
2071. | Claire (claire_07) | 16.98 | 94% | 2023-06-14 |
2072. | jazzu (jazzuxly) | 16.60 | 95% | 2024-07-27 |
2073. | Corpsejack (james29333) | 16.29 | 90% | 2024-04-02 |
2074. | Malay Lad (malay_lad) | 15.90 | 96% | 2025-05-21 |
2075. | noccctis (noccctis) | 15.70 | 92% | 2024-12-29 |
2076. | porfiriomarquez (porfirioma... | 15.06 | 95% | 2025-05-28 |
2077. | SilentCoderXReva (devreva) | 14.36 | 85.3% | 2024-12-22 |
2078. | Nikhil (nikhilchhabra) | 13.96 | 93% | 2023-12-24 |
2079. | Martyn (camelcase95) | 13.42 | 90% | 2024-02-10 |
2080. | AYTBEK (ahmnjb98) | 13.30 | 94% | 2024-02-15 |
2081. | ritik (karlos_nikov) | 12.57 | 90% | 2023-07-30 |
2082. | Pipi (adriant_123) | 12.41 | 94% | 2024-11-26 |
2083. | Hussain (hussainahmad7) | 11.61 | 94% | 2023-08-25 |
2084. | shahzadi (shahzadiavais) | 6.63 | 86% | 2024-08-11 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |