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 |
---|---|---|---|---|
1167. | Senpai~~ (_senpai__) | 38.48 | 95% | 2023-08-29 |
1168. | Radik (radik02) | 38.45 | 91% | 2023-08-10 |
1169. | Andrew (addineen) | 38.43 | 96% | 2024-06-19 |
1170. | jiy-workman (jiyworkman) | 38.42 | 95% | 2023-07-09 |
1171. | Asem (asem1996) | 38.37 | 94% | 2023-08-05 |
1172. | Loudy (skolchem) | 38.35 | 94% | 2024-11-09 |
1173. | Sh4rk (sh4rk__) | 38.34 | 93% | 2024-07-28 |
1174. | Kare (khorium) | 38.32 | 95% | 2023-08-22 |
1175. | vivek (vivek39266) | 38.31 | 93.8% | 2024-03-01 |
1176. | ISU (isu_theking) | 38.29 | 92% | 2025-02-19 |
1177. | Vanessa (abetterplace) | 38.28 | 95% | 2018-12-15 |
1178. | ansh (anshhhhh) | 38.26 | 95% | 2024-02-28 |
1179. | Eternal religion (youvakish... | 38.22 | 95% | 2023-06-27 |
1180. | haytch (haytch) | 38.20 | 93% | 2023-06-04 |
1181. | Ben (banjamaan) | 38.19 | 96.2% | 2023-11-08 |
1182. | JaselAlexanderAymaTiticayo ... | 38.17 | 95% | 2024-06-09 |
1183. | BruceHo (bruceho) | 38.11 | 91% | 2024-08-09 |
1184. | Crazy_aashish (racerft_me) | 38.11 | 93% | 2024-06-01 |
1185. | Ankur (ankur7karn) | 38.09 | 94% | 2024-04-09 |
1186. | Calem (slow_crunch) | 38.08 | 98% | 2023-07-12 |
1187. | SnekChrmr (snekchrmr) | 38.07 | 97% | 2024-05-07 |
1188. | Arjun Singh (_arjun) | 38.05 | 94% | 2023-07-22 |
1189. | nyloraqu (nyloraqu) | 38.05 | 96% | 2025-01-16 |
1190. | Milan (m_i_n_o) | 38.01 | 95% | 2022-10-29 |
1191. | Matho (matho_) | 37.98 | 91.7% | 2024-09-25 |
1192. | cis (cis04) | 37.95 | 94% | 2023-06-01 |
1193. | kynmp (rng2036) | 37.92 | 95% | 2024-12-05 |
1194. | luzifer2222 (luzifer2222) | 37.87 | 94% | 2024-07-12 |
1195. | edeelo5 (edeelo5) | 37.83 | 96% | 2024-09-27 |
1196. | klee (klee918) | 37.80 | 93% | 2023-10-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |