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 |
---|---|---|---|---|
1180. | Drowning (kobisherm) | 40.96 | 96% | 2023-06-07 |
1181. | Fryyed (fryyedup) | 40.95 | 94% | 2023-09-28 |
1182. | Edward (hellogachip) | 40.94 | 96% | 2024-02-14 |
1183. | Binup (binup) | 40.93 | 95% | 2023-06-26 |
1184. | math struggler (munckey) | 40.89 | 94% | 2023-06-02 |
1185. | ashok (ashokkasi) | 40.84 | 97% | 2021-11-17 |
1186. | emna (emnasferrari) | 40.84 | 95% | 2024-05-04 |
1187. | Mansur (thehumaun) | 40.83 | 96% | 2024-07-01 |
1188. | Louis (louismarlane) | 40.82 | 95% | 2024-10-04 |
1189. | Arnold (arnoldaguila04) | 40.81 | 96% | 2024-03-22 |
1190. | Type (typeracer_0) | 40.79 | 97% | 2023-12-14 |
1191. | kamen (leoloveslea) | 40.73 | 96% | 2023-11-19 |
1192. | Aalok (aaloksapkota) | 40.73 | 94% | 2024-03-19 |
1193. | CodeMasterRobby (robbyspark) | 40.71 | 92% | 2023-10-31 |
1194. | caesura (hiddencaesura) | 40.71 | 96% | 2023-01-26 |
1195. | Preet (pr33t) | 40.67 | 91% | 2023-07-19 |
1196. | Elemental (elementalscar) | 40.65 | 95% | 2024-08-17 |
1197. | miko (luk4szm) | 40.63 | 93% | 2023-07-13 |
1198. | Sporak (cheeseballoon) | 40.63 | 95% | 2025-06-02 |
1199. | Mary (fufu778) | 40.56 | 96% | 2024-07-26 |
1200. | ItsOKayCZ (itsokaycz) | 40.55 | 91% | 2023-08-05 |
1201. | Celokomeu (celokomeu) | 40.52 | 95% | 2024-06-17 |
1202. | Brent (bpappas) | 40.47 | 95% | 2024-01-04 |
1203. | travler (travler) | 40.47 | 94% | 2023-09-18 |
1204. | Dylan (argyl) | 40.44 | 93% | 2024-03-06 |
1205. | mobodott (mobodott) | 40.43 | 93% | 2023-09-01 |
1206. | JANAK PATEL (jp6610) | 40.41 | 96% | 2024-06-01 |
1207. | Lukas Foro (king_frodo) | 40.37 | 94% | 2023-06-22 |
1208. | ventura (ventura127) | 40.36 | 92% | 2023-01-31 |
1209. | RoyJoy (royjoy) | 40.29 | 94% | 2025-01-30 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |