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 |
---|---|---|---|---|
1224. | Leeta (leeta_613) | 41.86 | 95% | 2024-12-14 |
1225. | krishna arun singh (krishna... | 41.85 | 93.2% | 2024-12-22 |
1226. | aadithebest (aadithebeast) | 41.82 | 94% | 2025-09-02 |
1227. | matuush (matuush) | 41.81 | 94% | 2023-09-28 |
1228. | Antonin (alain_akimbo) | 41.77 | 95% | 2025-02-12 |
1229. | YAZ (yazaitee) | 41.76 | 93% | 2024-08-13 |
1230. | Boy Wonder (coding_ninja) | 41.69 | 95.8% | 2023-07-12 |
1231. | Krampus (betawa) | 41.65 | 95% | 2023-06-15 |
1232. | Bijoy (bijoy022_) | 41.57 | 96% | 2024-09-03 |
1233. | Sarah (smm2319) | 41.56 | 94% | 2024-05-28 |
1234. | cacto (cacto) | 41.55 | 92% | 2025-06-26 |
1235. | Johan7205 (joze7205) | 41.53 | 97.9% | 2023-11-04 |
1236. | rynorazer (cerealkillerdvorak) | 41.50 | 93% | 2025-02-05 |
1237. | Daniel (danewbtin) | 41.45 | 95% | 2023-06-26 |
1238. | alif (alifoliah) | 41.43 | 94% | 2023-08-15 |
1239. | MAMUN (wmamunhossain) | 41.38 | 96% | 2025-03-25 |
1240. | DaiyanNoory (dahy) | 41.35 | 95% | 2024-01-28 |
1241. | Adry (adryghost) | 41.34 | 97% | 2025-02-27 |
1242. | ahmed fahad (afk_43) | 41.30 | 96% | 2025-04-19 |
1243. | Mohamed Y Jazza (mohammad_j... | 41.24 | 94% | 2025-05-28 |
1244. | Hope (hopeinaguy) | 41.23 | 94.6% | 2025-02-21 |
1245. | Chanelle (nelle_son) | 41.22 | 99% | 2023-06-29 |
1246. | Fanor (fanor) | 41.22 | 96% | 2025-06-08 |
1247. | Yasin (silznce) | 41.20 | 94% | 2023-06-13 |
1248. | piyush (piyushthemaster) | 41.19 | 96% | 2025-07-27 |
1249. | John (john314something) | 41.18 | 95% | 2025-02-03 |
1250. | nextpaper (nextpaper) | 41.17 | 97% | 2023-07-18 |
1251. | K1dz (ayla_k1dz) | 41.16 | 99.7% | 2024-09-30 |
1252. | Ayden (agentaydey) | 41.14 | 95% | 2023-08-26 |
1253. | Aiko (aiko_1) | 41.08 | 94% | 2023-08-16 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |