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 |
---|---|---|---|---|
199. | CloudJuic3 (stormgamer25) | 75.52 | 97.2% | 2023-10-07 |
200. | Jackson (london_enjoyer) | 75.44 | 98% | 2023-07-22 |
201. | Matej Kriz (marakujaa) | 75.32 | 98% | 2025-04-16 |
202. | kek (sdsfg1212) | 75.30 | 97% | 2024-08-21 |
203. | Padraig (plawlor16) | 75.28 | 96.5% | 2023-10-13 |
204. | Diego (diegoalexander) | 75.28 | 96% | 2024-06-22 |
205. | Othmane (boumediane1) | 75.26 | 98% | 2023-06-18 |
206. | vincent (vinkwok) | 75.13 | 96% | 2023-09-29 |
207. | cole (socol) | 75.11 | 97% | 2024-07-21 |
208. | CheetahDude (ghysdd) | 75.10 | 97% | 2023-08-02 |
209. | sang (shatoboar) | 75.06 | 97% | 2024-08-27 |
210. | xd (spartan_) | 74.69 | 96% | 2023-08-13 |
211. | John (craftinpark) | 74.64 | 98% | 2023-05-30 |
212. | Youssef (sec5x) | 74.12 | 96% | 2022-12-30 |
213. | sytzez (sytzez) | 74.10 | 98% | 2025-02-15 |
214. | Abby (aeheffington) | 74.09 | 98% | 2023-02-10 |
215. | john (johnmarco123) | 74.05 | 98.9% | 2024-10-03 |
216. | Maphey (keepinupwmae) | 73.99 | 99.7% | 2025-03-21 |
217. | c (tomatopeel) | 73.92 | 97% | 2025-01-10 |
218. | (vulturegang) | 73.91 | 97% | 2023-12-11 |
219. | Antony (daddyxiao) | 73.89 | 97% | 2025-02-07 |
220. | King John Smith III (parado... | 73.68 | 98% | 2024-01-04 |
221. | K (ufomi) | 73.48 | 95% | 2024-01-10 |
222. | Luka (the_lukec) | 73.39 | 98% | 2023-06-04 |
223. | Mikhail (mayham92) | 73.32 | 98% | 2022-01-27 |
224. | Daniel (siichotic) | 73.28 | 96% | 2022-07-08 |
225. | Fai (fymf114) | 73.27 | 98% | 2023-07-04 |
226. | ChK (chkg2a) | 73.27 | 97.4% | 2024-03-11 |
227. | michael (mikul) | 73.20 | 97% | 2023-05-01 |
228. | Eibwen (elbwen) | 72.98 | 95% | 2024-08-27 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |