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 |
---|---|---|---|---|
1150. | Yuya (kanzakiyuya) | 41.89 | 94% | 2025-03-09 |
1151. | Nathan (baynay) | 41.87 | 98% | 2025-01-30 |
1152. | krishna arun singh (krishna... | 41.85 | 93.2% | 2024-12-22 |
1153. | matuush (matuush) | 41.81 | 94% | 2023-09-28 |
1154. | Antonin (alain_akimbo) | 41.77 | 95% | 2025-02-12 |
1155. | YAZ (yazaitee) | 41.76 | 93% | 2024-08-13 |
1156. | Boy Wonder (coding_ninja) | 41.69 | 96% | 2023-07-12 |
1157. | Krampus (betawa) | 41.65 | 95% | 2023-06-15 |
1158. | Bijoy (bijoy022_) | 41.57 | 96% | 2024-09-03 |
1159. | Ahmed (e_elashra1) | 41.57 | 94% | 2025-05-18 |
1160. | Sarah (smm2319) | 41.56 | 94% | 2024-05-28 |
1161. | Johan7205 (joze7205) | 41.53 | 97.9% | 2023-11-04 |
1162. | tormentedBishop (cerealkill... | 41.50 | 93% | 2025-02-05 |
1163. | Daniel (danewbtin) | 41.45 | 95% | 2023-06-26 |
1164. | alif (alifoliah) | 41.43 | 94% | 2023-08-15 |
1165. | MAMUN (wmamunhossain) | 41.38 | 96% | 2025-03-25 |
1166. | DaiyanNoory (dahy) | 41.35 | 95% | 2024-01-28 |
1167. | Adry (adryghost) | 41.34 | 97% | 2025-02-27 |
1168. | ahmed fahad (afk_43) | 41.30 | 96% | 2025-04-19 |
1169. | Hope (hopeinaguy) | 41.23 | 95% | 2025-02-21 |
1170. | Fanor (fanor) | 41.22 | 96% | 2025-06-08 |
1171. | Chanelle (nelle_son) | 41.22 | 99% | 2023-06-29 |
1172. | Yasin (silznce) | 41.20 | 94% | 2023-06-13 |
1173. | John (john314something) | 41.18 | 95% | 2025-02-03 |
1174. | nextpaper (nextpaper) | 41.17 | 97% | 2023-07-18 |
1175. | K1dz (ayla_k1dz) | 41.16 | 100% | 2024-09-30 |
1176. | Ayden (agentaydey) | 41.14 | 95% | 2023-08-26 |
1177. | Aiko (aiko_1) | 41.08 | 94% | 2023-08-16 |
1178. | Ivan (sakhman) | 41.07 | 94% | 2023-09-20 |
1179. | Ray (rebirth_21) | 41.05 | 96% | 2024-01-14 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |