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 |
---|---|---|---|---|
1097. | Jaxremjh (jaxremjh_1) | 42.30 | 95% | 2024-07-25 |
1098. | Afzal (afzal_ansari) | 42.27 | 94.9% | 2024-11-07 |
1099. | Shamees (shameesmanikuni) | 42.22 | 96% | 2024-08-02 |
1100. | Nathan (diogenes1) | 42.22 | 93.9% | 2024-09-28 |
1101. | Nathy (nathy23) | 42.21 | 95% | 2023-10-22 |
1102. | Aakib (aa_0808_) | 42.21 | 98% | 2023-09-01 |
1103. | Logan (ferro_majiin) | 42.21 | 93% | 2024-05-17 |
1104. | Connor McCoy (mccoycon000) | 42.20 | 93% | 2024-05-27 |
1105. | PastaSmuggler (pasta_smuggler) | 42.20 | 96% | 2024-09-08 |
1106. | proof (proof_412) | 42.19 | 95% | 2023-10-08 |
1107. | Calapatricio (calapatricio) | 42.19 | 94% | 2024-11-07 |
1108. | Shubham (pro_shrum) | 42.16 | 97% | 2023-07-27 |
1109. | Ashok (ashokabrother) | 42.09 | 96% | 2024-05-02 |
1110. | Schloemi (schloemi) | 42.06 | 90% | 2023-08-28 |
1111. | (star94fm) | 42.02 | 95% | 2023-06-29 |
1112. | C0br6 (c0br6) | 42.02 | 96% | 2025-03-10 |
1113. | Michael (miyotaka) | 42.01 | 96% | 2025-02-28 |
1114. | Daniel (dannyly021) | 42.00 | 94% | 2023-12-28 |
1115. | Odorless (odort) | 41.95 | 95% | 2022-01-04 |
1116. | Antonio (some1b) | 41.93 | 98% | 2023-07-24 |
1117. | kleeon (kleeon) | 41.91 | 95% | 2023-10-23 |
1118. | Asta (radhekrishnan) | 41.89 | 94.8% | 2024-12-22 |
1119. | Yuya (kanzakiyuya) | 41.89 | 94% | 2025-03-09 |
1120. | Nathan (baynay) | 41.87 | 98% | 2025-01-30 |
1121. | krishna arun singh (krishna... | 41.85 | 93.2% | 2024-12-22 |
1122. | matuush (matuush) | 41.81 | 94% | 2023-09-28 |
1123. | Antonin (alain_akimbo) | 41.77 | 95% | 2025-02-12 |
1124. | YAZ (yazaitee) | 41.76 | 93% | 2024-08-13 |
1125. | Boy Wonder (coding_ninja) | 41.69 | 96% | 2023-07-12 |
1126. | Krampus (betawa) | 41.65 | 95% | 2023-06-15 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |