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 |
---|---|---|---|---|
1003. | Andy (lithium_x) | 50.19 | 94.3% | 2023-11-03 |
1004. | Majestic (majesticfry) | 50.19 | 93% | 2023-05-23 |
1005. | V I S I T O R (a_visitor) | 50.12 | 97% | 2023-08-02 |
1006. | such is life (smileyyy___) | 50.09 | 94% | 2023-08-25 |
1007. | LiterallyYou (quesket) | 50.07 | 98% | 2024-09-21 |
1008. | fariz (bucinvini) | 50.04 | 94% | 2024-12-10 |
1009. | taco (tacocat0) | 50.02 | 95% | 2022-08-30 |
1010. | Mohamed (normal_eg) | 49.99 | 96% | 2023-09-19 |
1011. | Mamaafrica (mamaafrica) | 49.97 | 95.4% | 2023-09-19 |
1012. | Iai (altaf222002) | 49.93 | 96% | 2023-06-03 |
1013. | ArifAli (testingyu) | 49.85 | 97.5% | 2023-12-18 |
1014. | Johnson (_golden) | 49.82 | 98% | 2023-08-09 |
1015. | Cres (crespear) | 49.82 | 96% | 2023-05-23 |
1016. | Mohit (mohit_rider) | 49.82 | 98% | 2023-08-14 |
1017. | Daniel (danyong) | 49.76 | 96% | 2025-05-25 |
1018. | Ankur (ankurdengla) | 49.72 | 95% | 2024-03-03 |
1019. | Nerd Typist (nonquit_accuracy) | 49.68 | 98% | 2022-08-05 |
1020. | J Gary (jgary199) | 49.68 | 97% | 2025-05-22 |
1021. | vinobien (vinobien) | 49.67 | 96% | 2023-08-20 |
1022. | Erick (strosekd) | 49.53 | 97% | 2024-07-24 |
1023. | Zen (mzaini30) | 49.52 | 100% | 2023-07-14 |
1024. | Amit (amitkumariitm) | 49.51 | 94.7% | 2025-03-08 |
1025. | Nicholas (cl0zzy_) | 49.47 | 94% | 2023-09-14 |
1026. | Yanay (yanaysella) | 49.47 | 95% | 2025-03-11 |
1027. | jOn (jonsport) | 49.46 | 96% | 2020-04-08 |
1028. | Elite (getgoodelite) | 49.45 | 97% | 2023-07-17 |
1029. | Olav (thederpygod) | 49.33 | 94% | 2023-06-16 |
1030. | Varun (varuns924) | 49.31 | 97% | 2024-01-17 |
1031. | bachubanphim (khaiky71) | 49.27 | 95.2% | 2025-05-08 |
1032. | pikky (piknic) | 49.22 | 96% | 2019-04-19 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |