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 |
|---|---|---|---|---|
| 1021. | taco (tacocat0) | 50.02 | 95% | 2022-08-30 |
| 1022. | Mohamed (normal_eg) | 49.99 | 96% | 2023-09-19 |
| 1023. | Mamaafrica (mamaafrica) | 49.97 | 95.4% | 2023-09-19 |
| 1024. | Iai (altaf222002) | 49.93 | 96% | 2023-06-03 |
| 1025. | ArifAli (testingyu) | 49.85 | 97.5% | 2023-12-18 |
| 1026. | Johnson (_golden) | 49.82 | 98% | 2023-08-09 |
| 1027. | Cres (crespear) | 49.82 | 96% | 2023-05-23 |
| 1028. | Mohit (mohit_rider) | 49.82 | 98% | 2023-08-14 |
| 1029. | Daniel (danyong) | 49.76 | 96% | 2025-05-25 |
| 1030. | Ankur (ankurdengla) | 49.72 | 95% | 2024-03-03 |
| 1031. | Nerd Typist (nonquit_accuracy) | 49.68 | 98% | 2022-08-05 |
| 1032. | J Gary (jgary199) | 49.68 | 97% | 2025-05-22 |
| 1033. | vinobien (vinobien) | 49.67 | 96% | 2023-08-20 |
| 1034. | Erick (strosekd) | 49.53 | 97% | 2024-07-24 |
| 1035. | Zen (mzaini30) | 49.52 | 100% | 2023-07-14 |
| 1036. | Amit (amitkumariitm) | 49.51 | 94.7% | 2025-03-08 |
| 1037. | Nicholas (cl0zzy_) | 49.47 | 94% | 2023-09-14 |
| 1038. | Yanay (yanaysella) | 49.47 | 95% | 2025-03-11 |
| 1039. | jOn (jonsport) | 49.46 | 96% | 2020-04-08 |
| 1040. | Elite (getgoodelite) | 49.45 | 97% | 2023-07-17 |
| 1041. | Olav (thederpygod) | 49.33 | 94% | 2023-06-16 |
| 1042. | Varun (varuns924) | 49.31 | 97% | 2024-01-17 |
| 1043. | bachubanphim (khaiky71) | 49.27 | 95.2% | 2025-05-08 |
| 1044. | pikky (piknic) | 49.22 | 96% | 2019-04-19 |
| 1045. | NoƩ (phlogistique) | 49.20 | 96% | 2018-12-26 |
| 1046. | Dandi Christiawan (dandich) | 49.14 | 96% | 2024-01-03 |
| 1047. | this is my instagram: ethan... | 49.13 | 98% | 2024-12-11 |
| 1048. | BobDaAsianBuilda (fortnitef... | 49.11 | 94% | 2019-11-23 |
| 1049. | ILoveSelly (mkim236) | 49.04 | 97% | 2023-06-14 |
| 1050. | Kenyo (kenyoo) | 49.02 | 94% | 2025-05-01 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 5,750 | 54.98 | October 3, 2018 |