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 |
---|---|---|---|---|
423. | Inusah (inusah) | 65.53 | 98.5% | 2023-10-10 |
424. | Verdegris (tvoids) | 65.43 | 97% | 2023-09-26 |
425. | issa (issa_) | 65.42 | 94% | 2023-08-07 |
426. | Johnny (user_0xcafe) | 65.38 | 99% | 2024-11-24 |
427. | MINH (shinmyou) | 65.37 | 97% | 2024-06-25 |
428. | michael (michael693215) | 65.29 | 95% | 2023-10-11 |
429. | TatTvamAsi (3e8wpm) | 65.23 | 98% | 2024-02-15 |
430. | Sergito (yoonseok) | 65.23 | 97.2% | 2025-01-12 |
431. | M7chael (m7chael) | 65.21 | 95% | 2024-11-05 |
432. | racer (dev_racer) | 65.12 | 97.2% | 2024-12-22 |
433. | SLSL (slslz) | 65.08 | 97% | 2023-07-13 |
434. | Shiro (shiren) | 65.04 | 97% | 2024-06-07 |
435. | trevor (trevor9090) | 65.02 | 98% | 2024-08-08 |
436. | develsixteen (develsixteen) | 65.00 | 97% | 2023-05-25 |
437. | Nikk (white13) | 64.92 | 95% | 2022-11-23 |
438. | typify1 (typify1) | 64.90 | 97% | 2024-12-29 |
439. | quirino (codeforces) | 64.77 | 95% | 2022-05-26 |
440. | Junkie (qwert_noob) | 64.73 | 97% | 2023-12-13 |
441. | Sigma (sigma_fi) | 64.70 | 96% | 2023-07-31 |
442. | 🤔 (akixuu) | 64.69 | 95% | 2024-02-27 |
443. | yethaplaya (yethaplaya) | 64.59 | 96% | 2023-07-18 |
444. | Ankit (dragon_surfer) | 64.55 | 98% | 2024-04-03 |
445. | EdamameTV (edamametv) | 64.54 | 95% | 2024-08-26 |
446. | D4rrk (d4rrk) | 64.52 | 94% | 2023-06-22 |
447. | francisco (franciscolopezsa... | 64.28 | 99% | 2021-10-19 |
448. | Eugene (eugene2044) | 64.26 | 97% | 2023-07-18 |
449. | generaleoley (generaleoley) | 64.23 | 95% | 2023-06-06 |
450. | naxys (razumikhin) | 64.23 | 98% | 2025-01-15 |
451. | Guðjón (krotari) | 64.17 | 95% | 2024-09-26 |
452. | Grant (grantly) | 64.14 | 95% | 2022-07-27 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |