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 |
---|---|---|---|---|
1504. | viku (bluesky990) | 36.54 | 95% | 2024-03-07 |
1505. | Exsieg (exsiegcrosspath) | 36.53 | 94% | 2024-01-10 |
1506. | Kamal (_kamal) | 36.53 | 95% | 2024-01-20 |
1507. | Stew (ioaoi) | 36.51 | 95% | 2024-10-09 |
1508. | dropeee (dropeeexx11) | 36.48 | 91% | 2024-11-25 |
1509. | Quasar (quasar0406) | 36.47 | 95% | 2023-12-15 |
1510. | klee (klee918) | 36.43 | 93% | 2023-10-01 |
1511. | JessniahSapphire (jessniah_... | 36.43 | 96% | 2023-08-10 |
1512. | Abi-M (abihasarms) | 36.42 | 97% | 2024-08-04 |
1513. | Slackerr501 (slackerr501) | 36.42 | 95% | 2025-02-20 |
1514. | KingPin (king_pin) | 36.41 | 94% | 2023-09-21 |
1515. | Ye (very_vrooooom) | 36.40 | 94% | 2023-08-11 |
1516. | Nurti (nurti07) | 36.33 | 95% | 2023-07-28 |
1517. | Jenny (key_board_cat) | 36.29 | 94% | 2025-01-09 |
1518. | 2m (2mlol) | 36.25 | 95% | 2023-05-30 |
1519. | Thanakrit (mnchtnk) | 36.24 | 92% | 2025-02-14 |
1520. | Adil (a1tbaevv) | 36.22 | 91% | 2024-06-10 |
1521. | Stop (stop__) | 36.21 | 94% | 2023-04-15 |
1522. | MAMUN (wmamunhossain) | 36.20 | 95% | 2025-03-23 |
1523. | Jay (jelly_dot) | 36.20 | 98% | 2024-05-09 |
1524. | hamdy (hamdytoto) | 36.20 | 91.8% | 2024-12-19 |
1525. | ghaws (ghaws) | 36.18 | 92% | 2021-08-24 |
1526. | Szaby (szaby) | 36.16 | 98% | 2024-02-22 |
1527. | Patrick Mendiola (ptrckjhn) | 36.16 | 94% | 2023-07-05 |
1528. | Bogdan (bogdanr67) | 36.14 | 92% | 2023-06-19 |
1529. | Ioan (ioans) | 36.13 | 96% | 2023-01-17 |
1530. | Silver (psilverfish) | 36.11 | 95% | 2023-04-13 |
1531. | Ziad-Hossam (the_wizrad) | 36.09 | 94% | 2023-07-25 |
1532. | Gideon (gili_7jo) | 36.08 | 95% | 2023-11-02 |
1533. | FITRI (slowfinger22) | 36.04 | 93% | 2025-02-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |