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 |
---|---|---|---|---|
1290. | Nikos (skalkoto) | 41.44 | 97% | 2023-06-02 |
1291. | Jin (hedg243) | 41.43 | 97% | 2024-02-18 |
1292. | ashley (ashleyvines) | 41.42 | 95% | 2025-01-31 |
1293. | aui (anaui) | 41.38 | 95% | 2025-02-27 |
1294. | ditsabil (ditsabil) | 41.34 | 95% | 2024-08-30 |
1295. | CodeMasterRobby (robbyspark) | 41.32 | 93% | 2023-10-08 |
1296. | wonton (wanton_wonton) | 41.32 | 95.5% | 2025-05-06 |
1297. | marcid (daelithal) | 41.30 | 94% | 2023-08-09 |
1298. | tubby (indianatobes) | 41.30 | 90% | 2023-12-06 |
1299. | JaselAlexanderAymaTiticayo ... | 41.25 | 96% | 2024-06-09 |
1300. | melvin (melvink) | 41.25 | 96% | 2023-05-28 |
1301. | Gio (banzy) | 41.24 | 95% | 2023-11-11 |
1302. | DorElisha (th3magicnipple) | 41.24 | 95% | 2024-04-21 |
1303. | ILoveLofi (ginpaku) | 41.18 | 95% | 2023-08-29 |
1304. | MrWolfK (mrwolfkk) | 41.16 | 92% | 2024-04-18 |
1305. | ahmed fahad (afk_43) | 41.14 | 96% | 2025-01-02 |
1306. | d (d_type) | 41.13 | 96% | 2024-01-01 |
1307. | Kramos (kcrc) | 41.11 | 93% | 2023-08-17 |
1308. | KVJM (kvjm) | 41.10 | 95% | 2024-08-27 |
1309. | Matthew (blayzed93) | 41.07 | 94% | 2024-06-01 |
1310. | Kaisar (kaisarnara) | 41.06 | 94% | 2023-09-12 |
1311. | micwoj (micwoj92) | 41.05 | 94% | 2021-06-24 |
1312. | Nexus (nexvs_) | 41.05 | 92% | 2023-07-13 |
1313. | No1JoJoFan (no1jojofan) | 41.02 | 93% | 2024-04-14 |
1314. | Rana (rana_1996) | 41.01 | 95% | 2020-02-06 |
1315. | jasel (jas_el) | 41.01 | 94.8% | 2025-05-16 |
1316. | andepzai (andepzai) | 40.98 | 93% | 2024-08-16 |
1317. | t11h (t111h) | 40.98 | 99% | 2022-03-23 |
1318. | JD (jigglyjd) | 40.92 | 93% | 2023-06-29 |
1319. | pauper (drsnuffulupacis) | 40.91 | 93% | 2024-03-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |