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 |
|---|---|---|---|---|
| 206. | du7lx (du7lx) | 78.28 | 99% | 2024-04-26 |
| 207. | Silmon121 (silmon) | 78.15 | 97% | 2025-09-11 |
| 208. | TotalledZebra (totalledzebra) | 78.14 | 98% | 2019-10-16 |
| 209. | SkimnerPhi (skyminer707) | 78.12 | 97% | 2022-09-04 |
| 210. | Ben (bensnake) | 77.91 | 99% | 2023-10-05 |
| 211. | Chris (cccxxxl) | 77.91 | 96.9% | 2024-01-21 |
| 212. | (scraex) | 77.85 | 97% | 2021-11-04 |
| 213. | Robert (nforcer) | 77.84 | 100% | 2023-06-12 |
| 214. | Padraig (plawlor16) | 77.84 | 96.9% | 2023-11-14 |
| 215. | monoxygen (monoxygen) | 77.67 | 97% | 2023-07-31 |
| 216. | :0 (coleakira) | 77.64 | 97% | 2024-12-06 |
| 217. | (peaceinchrist) | 77.55 | 97% | 2021-11-08 |
| 218. | Chieh laptop (leejay8011piq) | 77.55 | 99% | 2023-09-14 |
| 219. | gr4ss (gr4ss) | 77.53 | 97% | 2024-10-16 |
| 220. | timsbighungrybutt (timsbigh... | 77.49 | 99% | 2023-07-25 |
| 221. | Bpandu (bpandu) | 77.23 | 97% | 2024-06-08 |
| 222. | Roy (scaryroy) | 77.22 | 98% | 2024-07-20 |
| 223. | cole (socol) | 77.09 | 98% | 2024-07-05 |
| 224. | PleaseDontEatMe (pleasedont... | 76.99 | 96% | 2024-11-15 |
| 225. | DNF (lam4nk) | 76.88 | 97.7% | 2024-03-18 |
| 226. | elliptic (elliptic) | 76.82 | 99% | 2023-07-18 |
| 227. | Andy (namster123) | 76.68 | 99% | 2024-08-27 |
| 228. | sunglass (sunglassdev) | 76.51 | 97% | 2024-03-20 |
| 229. | King John Smith III (parado... | 76.35 | 98% | 2024-01-12 |
| 230. | Zoƫ (boramis) | 76.31 | 96% | 2022-08-03 |
| 231. | Nav (nzvenue) | 76.17 | 96% | 2023-10-01 |
| 232. | Subhang (subtleboy80) | 76.15 | 97% | 2023-08-15 |
| 233. | Ravi (ravishankarr) | 76.11 | 98.9% | 2024-07-06 |
| 234. | dotdotdot (atuladhar1) | 76.09 | 98% | 2023-07-01 |
| 235. | ABCD (x007) | 76.02 | 100% | 2024-07-15 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 5,750 | 54.98 | October 3, 2018 |