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 |
---|---|---|---|---|
1127. | Frank (frank0120) | 42.40 | 96% | 2023-10-19 |
1128. | Ankit Kumar (lazzy_turtle) | 42.39 | 95% | 2023-05-24 |
1129. | Russ (jrmtrumpet) | 42.35 | 97% | 2024-07-24 |
1130. | Isaac (ctrl_sea) | 42.33 | 94% | 2023-08-13 |
1131. | Md. Mamun (mamun_sheikh) | 42.31 | 96% | 2023-06-16 |
1132. | Jaxremjh (jaxremjh_1) | 42.30 | 95% | 2024-07-25 |
1133. | Afzal (afzal_ansari) | 42.27 | 94.9% | 2024-11-07 |
1134. | Shamees (shameesmanikuni) | 42.22 | 96% | 2024-08-02 |
1135. | Nathan (diogenes1) | 42.22 | 93.9% | 2024-09-28 |
1136. | Nathy (nathy23) | 42.21 | 95% | 2023-10-22 |
1137. | Aakib (aa_0808_) | 42.21 | 98% | 2023-09-01 |
1138. | Logan (ferro_majiin) | 42.21 | 93% | 2024-05-17 |
1139. | Connor McCoy (mccoycon000) | 42.20 | 93% | 2024-05-27 |
1140. | PastaSmuggler (pasta_smuggler) | 42.20 | 96% | 2024-09-08 |
1141. | proof (proof_412) | 42.19 | 95% | 2023-10-08 |
1142. | Calapatricio (calapatricio) | 42.19 | 94% | 2024-11-07 |
1143. | Shubham (pro_shrum) | 42.16 | 97% | 2023-07-27 |
1144. | Ashok (ashokabrother) | 42.09 | 96% | 2024-05-02 |
1145. | Schloemi (schloemi) | 42.06 | 90% | 2023-08-28 |
1146. | (star94fm) | 42.02 | 95% | 2023-06-29 |
1147. | C0br6 (c0br6) | 42.02 | 96% | 2025-03-10 |
1148. | Michael (miyotaka) | 42.01 | 96% | 2025-02-28 |
1149. | Daniel (dannyly021) | 42.00 | 94% | 2023-12-28 |
1150. | Odorless (odort) | 41.95 | 95% | 2022-01-04 |
1151. | Edward (edwardplayz) | 41.94 | 92% | 2023-05-24 |
1152. | Antonio (some1b) | 41.93 | 98% | 2023-07-24 |
1153. | kleeon (kleeon) | 41.91 | 95% | 2023-10-23 |
1154. | Asta (radhekrishnan) | 41.89 | 94.8% | 2024-12-22 |
1155. | Yuya (kanzakiyuya) | 41.89 | 94% | 2025-03-09 |
1156. | Nathan (baynay) | 41.87 | 98% | 2025-01-30 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |