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 |
---|---|---|---|---|
2049. | yash dhanraj (yashdhanraj) | 18.10 | 89% | 2024-03-03 |
2050. | Karagat (karagat) | 18.07 | 92% | 2023-06-04 |
2051. | HJ (fitcoder_2) | 17.66 | 93% | 2024-03-04 |
2052. | yogurt (yamisukehiro) | 17.63 | 95% | 2024-08-09 |
2053. | Eletric (max1231) | 17.05 | 97% | 2025-04-20 |
2054. | Duo (duo1996) | 17.03 | 94% | 2024-08-11 |
2055. | rolex (rolex_01) | 17.02 | 92% | 2024-01-16 |
2056. | Claire (claire_07) | 16.98 | 94% | 2023-06-14 |
2057. | jazzu (jazzuxly) | 16.60 | 95% | 2024-07-27 |
2058. | Corpsejack (james29333) | 16.29 | 90% | 2024-04-02 |
2059. | noccctis (noccctis) | 15.70 | 92% | 2024-12-29 |
2060. | porfiriomarquez (porfirioma... | 15.06 | 95% | 2025-05-28 |
2061. | SilentCoderXReva (devreva) | 14.36 | 85.3% | 2024-12-22 |
2062. | Nikhil (nikhilchhabra) | 13.96 | 93% | 2023-12-24 |
2063. | Martyn (camelcase95) | 13.42 | 90% | 2024-02-10 |
2064. | AYTBEK (ahmnjb98) | 13.30 | 94% | 2024-02-15 |
2065. | ritik (karlos_nikov) | 12.57 | 90% | 2023-07-30 |
2066. | Pipi (adriant_123) | 12.41 | 94% | 2024-11-26 |
2067. | Hussain (hussainahmad7) | 11.61 | 94% | 2023-08-25 |
2068. | shahzadi (shahzadiavais) | 6.63 | 86% | 2024-08-11 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |