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 |
|---|---|---|---|---|
| 383. | _Shaka_ (akashah05) | 68.78 | 99% | 2025-06-09 |
| 384. | Ja (zentojamorn) | 68.75 | 98% | 2021-10-14 |
| 385. | Sunith (sunfishh) | 68.72 | 96% | 2023-10-08 |
| 386. | Alex (a_kaban) | 68.70 | 98.9% | 2024-09-03 |
| 387. | LLRnR (llrnr) | 68.62 | 98% | 2024-01-09 |
| 388. | hribz (hribz) | 68.60 | 98% | 2024-02-25 |
| 389. | type (typegodswag) | 68.53 | 96% | 2023-07-27 |
| 390. | RM (heysuss) | 68.53 | 97% | 2025-05-01 |
| 391. | yayeet (repmal) | 68.48 | 96% | 2018-11-20 |
| 392. | Kind Hat (kind_hat1628) | 68.33 | 98% | 2024-07-26 |
| 393. | whattheass (whattheass) | 68.31 | 95% | 2023-06-06 |
| 394. | therea (theality) | 68.28 | 96% | 2025-04-14 |
| 395. | Kayega (briankayega) | 68.23 | 97.6% | 2024-08-13 |
| 396. | Tonmnoy Hasan (tonmoy__02) | 68.22 | 97% | 2024-07-25 |
| 397. | Yuma (el_yuma) | 68.12 | 96.9% | 2025-01-11 |
| 398. | AlanHacker (alanhacker) | 68.05 | 99% | 2023-09-11 |
| 399. | gar_field (gar_field) | 67.96 | 95% | 2024-04-11 |
| 400. | Musho (musho) | 67.87 | 98% | 2023-06-05 |
| 401. | (needforaccuracy) | 67.83 | 96% | 2023-08-16 |
| 402. | anything (anythinganything) | 67.82 | 98% | 2023-06-30 |
| 403. | Doomguy (vader_) | 67.78 | 99% | 2023-06-29 |
| 404. | Delta (jagonu) | 67.76 | 94.7% | 2023-06-27 |
| 405. | Thomas (loboru) | 67.68 | 99% | 2019-02-23 |
| 406. | Mohammad (alamin_typist) | 67.60 | 98% | 2018-11-09 |
| 407. | Vashista (vashista) | 67.48 | 98% | 2024-09-17 |
| 408. | Danial (dragonslayer240) | 67.45 | 98% | 2024-06-12 |
| 409. | vloek (tikpyp) | 67.43 | 100% | 2025-05-17 |
| 410. | Elaine (elaine_seng666) | 67.41 | 93% | 2025-09-01 |
| 411. | Frozen (frozen0wl) | 67.38 | 97.6% | 2023-12-20 |
| 412. | Collin (pringlescan) | 67.35 | 99% | 2024-05-06 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 5,750 | 54.98 | October 3, 2018 |