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 |
|---|---|---|---|---|
| 1099. | Maciej (trivelt) | 45.22 | 97% | 2024-03-15 |
| 1100. | jht (jht0) | 45.13 | 96.9% | 2024-03-12 |
| 1101. | douglas (dougalves) | 45.13 | 97% | 2022-10-27 |
| 1102. | orcster (orcster13) | 45.13 | 92% | 2025-05-06 |
| 1103. | yousef_wael (yousef_wael) | 45.11 | 94% | 2024-01-06 |
| 1104. | Don't give up! (purtrus) | 45.11 | 93% | 2025-04-21 |
| 1105. | Riaan (theofficialplayer) | 45.08 | 96.5% | 2024-11-12 |
| 1106. | Unus (_unus) | 45.08 | 97% | 2023-07-04 |
| 1107. | GordonShumway (gordon_shumway) | 45.05 | 97% | 2024-02-02 |
| 1108. | INDO EUROPEAN (indo_europea... | 45.02 | 97% | 2021-11-10 |
| 1109. | wakwaw (wakwaw11) | 44.98 | 97.6% | 2025-01-12 |
| 1110. | Ztelle (ztelle) | 44.96 | 94.7% | 2024-05-11 |
| 1111. | RISKUUU!!U!U (riskian) | 44.95 | 94.2% | 2024-12-04 |
| 1112. | Bao (thbao4545) | 44.93 | 95% | 2023-06-02 |
| 1113. | Ruan (ruanp) | 44.93 | 96% | 2022-05-25 |
| 1114. | Manish (god_of_minds) | 44.84 | 98.9% | 2025-01-11 |
| 1115. | DamoFD (damofd) | 44.80 | 97% | 2023-09-05 |
| 1116. | Anand (anand7711) | 44.77 | 95% | 2023-06-06 |
| 1117. | Jhosmar (jhosmarmamani) | 44.67 | 95% | 2025-05-20 |
| 1118. | Dipesh (kvdipesh) | 44.62 | 93% | 2023-07-18 |
| 1119. | ILoveLofi (ginpaku) | 44.60 | 93% | 2023-06-03 |
| 1120. | TEJ8 (tej8) | 44.59 | 97% | 2024-10-30 |
| 1121. | No (bambusnippel) | 44.58 | 97% | 2019-10-10 |
| 1122. | Theo (theoreticalpotato) | 44.58 | 95.5% | 2023-10-18 |
| 1123. | MoarJank (moarjank) | 44.57 | 97% | 2023-04-02 |
| 1124. | J Gary (jgary199) | 44.55 | 94% | 2025-06-27 |
| 1125. | bigppgamer (thatbigppgamer) | 44.52 | 96% | 2024-02-26 |
| 1126. | Akiraming (akiraming) | 44.50 | 98% | 2023-07-21 |
| 1127. | vqweedve (eagle_r1) | 44.48 | 93% | 2024-06-06 |
| 1128. | leo (leo12345678) | 44.47 | 93% | 2024-06-12 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,022 | 59.33 | October 3, 2018 |