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 |
---|---|---|---|---|
346. | Jacob (jacubcub) | 70.42 | 99% | 2023-05-26 |
347. | SplitKeys (split_keys) | 70.38 | 97% | 2024-05-08 |
348. | Satwik (satwik2708) | 70.36 | 97% | 2023-07-31 |
349. | ktn (nguyenerss) | 70.36 | 95% | 2025-01-25 |
350. | (dso093) | 70.33 | 95.4% | 2024-12-29 |
351. | Tom (gazi243) | 70.32 | 95% | 2024-04-19 |
352. | Snail (kelvin_paul) | 70.20 | 97% | 2024-02-15 |
353. | David (davidkoplik) | 70.02 | 97% | 2024-07-22 |
354. | Asura (asura_yt) | 70.01 | 94% | 2024-02-23 |
355. | xyrieth (xyrieth) | 69.98 | 97% | 2024-04-06 |
356. | tudo (eeeek) | 69.82 | 96% | 2024-07-22 |
357. | CoolGuyPro1001 (coolguypro1... | 69.79 | 98% | 2024-06-23 |
358. | (zehm) | 69.76 | 95% | 2023-08-15 |
359. | ggng (newgn3) | 69.67 | 97% | 2024-03-17 |
360. | Rembrandt (remgagagali727) | 69.61 | 96.9% | 2024-03-23 |
361. | Commotion6071 (commotion6071) | 69.61 | 98% | 2025-07-10 |
362. | Dejan (dejanonspeed) | 69.29 | 98% | 2025-02-04 |
363. | n o t h i n g (whyme__) | 69.25 | 97% | 2023-07-22 |
364. | MinjiBeCoolDon'tBeCute (xqu... | 69.22 | 96% | 2023-08-21 |
365. | partytie5 (partytie5) | 69.21 | 97.9% | 2023-07-02 |
366. | Max (17maxklivans) | 69.17 | 96% | 2023-06-02 |
367. | R14N (dkov96) | 69.14 | 98% | 2023-07-05 |
368. | BbqTyper (bbqtyper) | 69.10 | 97% | 2025-04-20 |
369. | Sam (pulsefactor) | 69.07 | 96% | 2023-06-04 |
370. | Autumn (autumnhorn) | 69.01 | 98% | 2024-03-13 |
371. | Maha (neonnex) | 69.01 | 96% | 2024-08-18 |
372. | Elena (cybersad) | 69.00 | 94% | 2023-07-19 |
373. | gorb (gorbin_time) | 68.95 | 96% | 2024-06-13 |
374. | 👺 (confiscar) | 68.93 | 97% | 2023-08-18 |
375. | Jesse (j_sse) | 68.90 | 95.5% | 2023-11-02 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |