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 |
---|---|---|---|---|
197. | SkimnerPhi (skyminer707) | 78.12 | 97% | 2022-09-04 |
198. | Ben (bensnake) | 77.91 | 99% | 2023-10-05 |
199. | Chris (cccxxxl) | 77.91 | 96.9% | 2024-01-21 |
200. | (scraex) | 77.85 | 97% | 2021-11-04 |
201. | Robert (nforcer) | 77.84 | 100% | 2023-06-12 |
202. | Padraig (plawlor16) | 77.84 | 96.9% | 2023-11-14 |
203. | monoxygen (monoxygen) | 77.67 | 97% | 2023-07-31 |
204. | :0 (coleakira) | 77.64 | 97% | 2024-12-06 |
205. | (peaceinchrist) | 77.55 | 97% | 2021-11-08 |
206. | Chieh laptop (leejay8011piq) | 77.55 | 99% | 2023-09-14 |
207. | gr4ss (gr4ss) | 77.53 | 97% | 2024-10-16 |
208. | Bpandu (bpandu) | 77.23 | 97% | 2024-06-08 |
209. | Roy (scaryroy) | 77.22 | 98% | 2024-07-20 |
210. | cole (socol) | 77.09 | 98% | 2024-07-05 |
211. | PleaseDontEatMe (pleasedont... | 76.99 | 96% | 2024-11-15 |
212. | DNF (lam4nk) | 76.88 | 97.7% | 2024-03-18 |
213. | elliptic (elliptic) | 76.82 | 99% | 2023-07-18 |
214. | AirFilled (airfilled) | 76.69 | 97.9% | 2024-08-20 |
215. | Andy (namster123) | 76.68 | 99% | 2024-08-27 |
216. | sunglass (sunglassdev) | 76.51 | 97% | 2024-03-20 |
217. | King John Smith III (parado... | 76.35 | 98% | 2024-01-12 |
218. | Zoƫ (boramis) | 76.31 | 96% | 2022-08-03 |
219. | Nav (nzvenue) | 76.17 | 96% | 2023-10-01 |
220. | Subhang (subtleboy80) | 76.15 | 97% | 2023-08-15 |
221. | Ravi (ravishankarr) | 76.11 | 98.9% | 2024-07-06 |
222. | dotdotdot (atuladhar1) | 76.09 | 98% | 2023-07-01 |
223. | ABCD (x007) | 76.02 | 100% | 2024-07-15 |
224. | tolbi (tolbi) | 75.88 | 95% | 2024-04-13 |
225. | The Real League of Typists ... | 75.88 | 98% | 2025-03-26 |
226. | jean (jsddfgh) | 75.86 | 98% | 2023-06-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,750 | 54.98 | October 3, 2018 |