import random n = random.randint(1, 99) guess = int(raw_input("Enter an integer from 1 to 99: ")) while n != "guess": print if guess < n: print "guess is low" guess = int(raw_input("Enter an integer from 1 to 99: ")) elif guess > n: print "guess is high" guess = int(raw_input("Enter an integer from 1 to 99: ")) else: print "you guessed it!" break print
—from Guessing Game, a other by www.pythonforbeginners.com
Active since October 3, 2018.
388 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
1275. | ChujuBuju (whatsupgod) | 38.72 | 96% | 2023-10-21 |
1276. | Michael Rostom (michaelrous... | 38.70 | 96% | 2023-09-07 |
1277. | shawn (troublend) | 38.67 | 96% | 2023-12-13 |
1278. | á—œHarri (steno) (harrri) | 38.67 | 93.7% | 2024-03-14 |
1279. | El Doyer (el_doyer) | 38.62 | 97% | 2023-06-22 |
1280. | azlan (alan_98) | 38.61 | 97% | 2023-08-15 |
1281. | Pankaj (insanevenger) | 38.58 | 99% | 2024-03-24 |
1282. | Sophie (electric_gobyfish) | 38.58 | 96% | 2024-10-21 |
1283. | Vardu (vard_u) | 38.55 | 95% | 2024-01-14 |
1284. | Abdullah (infinity_divide_b... | 38.53 | 95% | 2023-05-23 |
1285. | Crimson (crimsonight) | 38.52 | 92% | 2023-10-02 |
1286. | Jack (jx34tech) | 38.52 | 92% | 2024-05-31 |
1287. | 6-Tan (tanthan) | 38.51 | 93% | 2023-11-24 |
1288. | Senpai~~ (_senpai__) | 38.48 | 95% | 2023-08-29 |
1289. | Radik (radik02) | 38.45 | 91% | 2023-08-10 |
1290. | Andrew (addineen) | 38.43 | 96% | 2024-06-19 |
1291. | jiy-workman (jiyworkman) | 38.42 | 95% | 2023-07-09 |
1292. | Guslix (guslix) | 38.39 | 98% | 2023-07-02 |
1293. | Asem (asem1996) | 38.37 | 94% | 2023-08-05 |
1294. | Loudy (skolchem) | 38.35 | 94% | 2024-11-09 |
1295. | Sh4rk (sh4rk__) | 38.34 | 93% | 2024-07-28 |
1296. | Kare (khorium) | 38.32 | 95% | 2023-08-22 |
1297. | vivek (vivek39266) | 38.31 | 93.8% | 2024-03-01 |
1298. | ISU (isu_theking) | 38.29 | 92% | 2025-02-19 |
1299. | Vanessa (abetterplace) | 38.28 | 95% | 2018-12-15 |
1300. | ansh (anshhhhh) | 38.26 | 95% | 2024-02-28 |
1301. | Eternal religion (youvakish... | 38.22 | 95% | 2023-06-27 |
1302. | haytch (haytch) | 38.20 | 93% | 2023-06-04 |
1303. | Ben (banjamaan) | 38.19 | 96.2% | 2023-11-08 |
1304. | Shakh (jokecoder) | 38.18 | 95% | 2023-08-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |