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 |
---|---|---|---|---|
359. | _Shaka_ (akashah05) | 68.78 | 99% | 2025-06-09 |
360. | Ja (zentojamorn) | 68.75 | 98% | 2021-10-14 |
361. | Sunith (sunfishh) | 68.72 | 96% | 2023-10-08 |
362. | Alex (a_kaban) | 68.70 | 98.9% | 2024-09-03 |
363. | LLRnR (llrnr) | 68.62 | 98% | 2024-01-09 |
364. | hribz (hribz) | 68.60 | 98% | 2024-02-25 |
365. | type (typegodswag) | 68.53 | 96% | 2023-07-27 |
366. | RM (heysuss) | 68.53 | 97% | 2025-05-01 |
367. | yayeet (repmal) | 68.48 | 96% | 2018-11-20 |
368. | Kind Hat (kind_hat1628) | 68.33 | 98% | 2024-07-26 |
369. | whattheass (whattheass) | 68.31 | 95% | 2023-06-06 |
370. | therea (theality) | 68.28 | 96% | 2025-04-14 |
371. | Kayega (briankayega) | 68.23 | 98% | 2024-08-13 |
372. | Tonmnoy Hasan (tonmoy__02) | 68.22 | 97% | 2024-07-25 |
373. | Yuma (el_yuma) | 68.12 | 96.9% | 2025-01-11 |
374. | AlanHacker (alanhacker) | 68.05 | 99% | 2023-09-11 |
375. | gar_field (gar_field) | 67.96 | 95% | 2024-04-11 |
376. | Musho (musho) | 67.87 | 98% | 2023-06-05 |
377. | (needforaccuracy) | 67.83 | 96% | 2023-08-16 |
378. | anything (anythinganything) | 67.82 | 98% | 2023-06-30 |
379. | Doomguy (vader_) | 67.78 | 99% | 2023-06-29 |
380. | Jagonu (jagonu) | 67.76 | 95% | 2023-06-27 |
381. | Thomas (loboru) | 67.68 | 99% | 2019-02-23 |
382. | Mohammad (alamin_typist) | 67.60 | 98% | 2018-11-09 |
383. | Vashista (vashista) | 67.48 | 98% | 2024-09-17 |
384. | Danial (dragonslayer240) | 67.45 | 98% | 2024-06-12 |
385. | vloek (tikpyp) | 67.43 | 100% | 2025-05-17 |
386. | Frozen (frozen0wl) | 67.38 | 97.6% | 2023-12-20 |
387. | Collin (pringlescan) | 67.35 | 99% | 2024-05-06 |
388. | Twinkie (shellyshells) | 67.34 | 95% | 2024-05-24 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |