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 |
|---|---|---|---|---|
| 1249. | Odorless (odort) | 41.95 | 95% | 2022-01-04 |
| 1250. | Edward (edwardplayz) | 41.94 | 92% | 2023-05-24 |
| 1251. | Antonio (some1b) | 41.93 | 98% | 2023-07-24 |
| 1252. | kleeon (kleeon) | 41.91 | 95% | 2023-10-23 |
| 1253. | tstats[Asta] (radhekrishnan) | 41.89 | 94.8% | 2024-12-22 |
| 1254. | Yuya (kanzakiyuya) | 41.89 | 94% | 2025-03-09 |
| 1255. | Nathan (baynay) | 41.87 | 98% | 2025-01-30 |
| 1256. | Leeta (leeta_613) | 41.86 | 95% | 2024-12-14 |
| 1257. | krishna arun singh (krishna... | 41.85 | 93.2% | 2024-12-22 |
| 1258. | matuush (matuush) | 41.81 | 94% | 2023-09-28 |
| 1259. | Lui (lui01) | 41.81 | 95% | 2025-11-04 |
| 1260. | Antonin (alain_akimbo) | 41.77 | 95% | 2025-02-12 |
| 1261. | YAZ (yazaitee) | 41.76 | 93% | 2024-08-13 |
| 1262. | Boy Wonder (coding_ninja) | 41.69 | 95.8% | 2023-07-12 |
| 1263. | Krampus (betawa) | 41.65 | 95% | 2023-06-15 |
| 1264. | Bijoy (bijoy022_) | 41.57 | 96.4% | 2024-09-03 |
| 1265. | Sarah (smm2319) | 41.56 | 94% | 2024-05-28 |
| 1266. | cacto (cacto) | 41.55 | 92% | 2025-06-26 |
| 1267. | Johan7205 (joze7205) | 41.53 | 97.9% | 2023-11-04 |
| 1268. | rynorazer (cerealkillerdvorak) | 41.50 | 93% | 2025-02-05 |
| 1269. | Daniel (danewbtin) | 41.45 | 95% | 2023-06-26 |
| 1270. | alif (alifoliah) | 41.43 | 94% | 2023-08-15 |
| 1271. | MAMUN (wmamunhossain) | 41.38 | 96% | 2025-03-25 |
| 1272. | DaiyanNoory (dahy) | 41.35 | 95% | 2024-01-28 |
| 1273. | Adry (adryghost) | 41.34 | 97% | 2025-02-27 |
| 1274. | ahmed fahad (afk_43) | 41.30 | 96% | 2025-04-19 |
| 1275. | Mohamed Y Jazza (mohammad_j... | 41.24 | 94% | 2025-05-28 |
| 1276. | Hope (hopeinaguy) | 41.23 | 94.6% | 2025-02-21 |
| 1277. | Chanelle (nelle_son) | 41.22 | 99% | 2023-06-29 |
| 1278. | Fanor (fanor) | 41.22 | 96% | 2025-06-08 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,022 | 59.33 | October 3, 2018 |