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 |
---|---|---|---|---|
1228. | miko (luk4szm) | 40.63 | 93% | 2023-07-13 |
1229. | Sporak (cheeseballoon) | 40.63 | 95% | 2025-06-02 |
1230. | Mary (fufu778) | 40.56 | 96% | 2024-07-26 |
1231. | ItsOKayCZ (itsokaycz) | 40.55 | 91% | 2023-08-05 |
1232. | Celokomeu (celokomeu) | 40.52 | 95% | 2024-06-17 |
1233. | Jevon (rhuta) | 40.51 | 95% | 2025-05-28 |
1234. | Brent (bpappas) | 40.47 | 95% | 2024-01-04 |
1235. | travler (travler) | 40.47 | 94% | 2023-09-18 |
1236. | Dylan (argyl) | 40.44 | 93% | 2024-03-06 |
1237. | mobodott (mobodott) | 40.43 | 93% | 2023-09-01 |
1238. | JANAK PATEL (jp6610) | 40.41 | 96.4% | 2024-06-01 |
1239. | Lukas Foro (king_frodo) | 40.37 | 94% | 2023-06-22 |
1240. | ventura (ventura127) | 40.36 | 92% | 2023-01-31 |
1241. | RoyJoy (royjoy) | 40.29 | 94% | 2025-01-30 |
1242. | mohit bhawnani (mohit_bhawn... | 40.29 | 95% | 2025-01-22 |
1243. | Burhan (burhan_) | 40.28 | 92% | 2024-03-31 |
1244. | Shahriar Kabir (sk123456) | 40.27 | 95% | 2023-06-06 |
1245. | sam (justlikethat) | 40.25 | 94% | 2025-04-08 |
1246. | SojiTypes (soji_types) | 40.24 | 94% | 2024-06-10 |
1247. | @ (khubaib_ilyas) | 40.23 | 95% | 2024-11-11 |
1248. | Hasan (hasan_2809) | 40.17 | 91% | 2023-07-01 |
1249. | bekrry (bhillard) | 40.14 | 96% | 2024-07-20 |
1250. | Cheezmo (cheezmo) | 40.13 | 95% | 2023-11-18 |
1251. | Humanbeen (free_palestine_313) | 40.11 | 94% | 2024-04-13 |
1252. | Inaki Keiji (inaki_keiji) | 40.10 | 94.2% | 2023-12-29 |
1253. | Alim (astro_world_06) | 40.09 | 94% | 2024-10-03 |
1254. | JkillahR (jkillahr) | 40.07 | 95.3% | 2024-07-08 |
1255. | Mithril (isniffmithril) | 40.07 | 95% | 2023-09-19 |
1256. | Steve (stevez65) | 40.00 | 96% | 2024-04-18 |
1257. | mukr (heager) | 39.99 | 97% | 2023-02-09 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |