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 |
---|---|---|---|---|
1165. | tormentedBishop (cerealkill... | 41.50 | 93% | 2025-02-05 |
1166. | Daniel (danewbtin) | 41.45 | 95% | 2023-06-26 |
1167. | alif (alifoliah) | 41.43 | 94% | 2023-08-15 |
1168. | MAMUN (wmamunhossain) | 41.38 | 96% | 2025-03-25 |
1169. | DaiyanNoory (dahy) | 41.35 | 95% | 2024-01-28 |
1170. | Adry (adryghost) | 41.34 | 97% | 2025-02-27 |
1171. | ahmed fahad (afk_43) | 41.30 | 96% | 2025-04-19 |
1172. | Mohamed Y Jazza (mohammad_j... | 41.24 | 94% | 2025-05-28 |
1173. | Hope (hopeinaguy) | 41.23 | 95% | 2025-02-21 |
1174. | Fanor (fanor) | 41.22 | 96% | 2025-06-08 |
1175. | Chanelle (nelle_son) | 41.22 | 99% | 2023-06-29 |
1176. | Yasin (silznce) | 41.20 | 94% | 2023-06-13 |
1177. | John (john314something) | 41.18 | 95% | 2025-02-03 |
1178. | nextpaper (nextpaper) | 41.17 | 97% | 2023-07-18 |
1179. | K1dz (ayla_k1dz) | 41.16 | 100% | 2024-09-30 |
1180. | Ayden (agentaydey) | 41.14 | 95% | 2023-08-26 |
1181. | Aiko (aiko_1) | 41.08 | 94% | 2023-08-16 |
1182. | Ivan (sakhman) | 41.07 | 94% | 2023-09-20 |
1183. | Ray (rebirth_21) | 41.05 | 96% | 2024-01-14 |
1184. | fastBoi (nyom_boi) | 41.01 | 95% | 2024-05-06 |
1185. | KEN (kent_type) | 40.96 | 95.8% | 2023-08-19 |
1186. | Drowning (kobisherm) | 40.96 | 96% | 2023-06-07 |
1187. | Fryyed (fryyedup) | 40.95 | 94% | 2023-09-28 |
1188. | Edward (hellogachip) | 40.94 | 96% | 2024-02-14 |
1189. | Binup (binup) | 40.93 | 95% | 2023-06-26 |
1190. | math struggler (munckey) | 40.89 | 94% | 2023-06-02 |
1191. | ashok (ashokkasi) | 40.84 | 97% | 2021-11-17 |
1192. | emna (emnasferrari) | 40.84 | 95% | 2024-05-04 |
1193. | Mansur (thehumaun) | 40.83 | 96% | 2024-07-01 |
1194. | Louis (louismarlane) | 40.82 | 95% | 2024-10-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |