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 |
---|---|---|---|---|
1140. | Schloemi (schloemi) | 42.06 | 90% | 2023-08-28 |
1141. | (star94fm) | 42.02 | 95% | 2023-06-29 |
1142. | C0br6 (c0br6) | 42.02 | 96% | 2025-03-10 |
1143. | Michael (miyotaka) | 42.01 | 96% | 2025-02-28 |
1144. | Daniel (dannyly021) | 42.00 | 94% | 2023-12-28 |
1145. | Odorless (odort) | 41.95 | 95% | 2022-01-04 |
1146. | Edward (edwardplayz) | 41.94 | 92% | 2023-05-24 |
1147. | Antonio (some1b) | 41.93 | 98% | 2023-07-24 |
1148. | kleeon (kleeon) | 41.91 | 95% | 2023-10-23 |
1149. | Asta (radhekrishnan) | 41.89 | 94.8% | 2024-12-22 |
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. | DaiyanNoory (dahy) | 41.35 | 95% | 2024-01-28 |
1166. | Adry (adryghost) | 41.34 | 97% | 2025-02-27 |
1167. | ahmed fahad (afk_43) | 41.30 | 96% | 2025-04-19 |
1168. | Hope (hopeinaguy) | 41.23 | 95% | 2025-02-21 |
1169. | Fanor (fanor) | 41.22 | 96% | 2025-06-08 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |