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 |
|---|---|---|---|---|
| 1008. | doanhong (doanhong) | 47.07 | 96% | 2024-04-17 |
| 1009. | Raghav (aimbot55) | 47.04 | 93% | 2023-09-26 |
| 1010. | Logan Hays (loganhays) | 47.02 | 98.4% | 2025-02-23 |
| 1011. | Forlu (forlu) | 46.95 | 96% | 2024-07-25 |
| 1012. | jizzy (jizzshots) | 46.94 | 94% | 2024-03-15 |
| 1013. | Einkabool (einkabool) | 46.92 | 94% | 2024-10-25 |
| 1014. | Ehs (racer_ehs) | 46.91 | 95% | 2024-08-06 |
| 1015. | sodammel (sodammel) | 46.90 | 95% | 2022-10-27 |
| 1016. | ib (ibvenus) | 46.89 | 96% | 2023-06-12 |
| 1017. | Ludus (ludus_types) | 46.84 | 94% | 2024-07-26 |
| 1018. | Cuppi (cuppi1) | 46.83 | 96% | 2024-09-03 |
| 1019. | Thomas (wh33ler) | 46.79 | 95% | 2023-04-07 |
| 1020. | qodize (qodize) | 46.79 | 97% | 2022-11-11 |
| 1021. | TheProdigyHenry (henryv70) | 46.73 | 95% | 2019-08-10 |
| 1022. | onel (onel11) | 46.73 | 94% | 2023-06-11 |
| 1023. | Aivery (liability42069) | 46.73 | 96% | 2023-12-23 |
| 1024. | zo (zohway) | 46.70 | 93% | 2023-10-31 |
| 1025. | Ashu (asaral) | 46.70 | 96% | 2023-07-27 |
| 1026. | Amit (amit__123) | 46.65 | 94% | 2023-08-04 |
| 1027. | Andrés (asilvam133) | 46.65 | 96% | 2023-09-05 |
| 1028. | Mamaafrica (mamaafrica) | 46.61 | 92.9% | 2023-08-06 |
| 1029. | Abdullah (bunajim) | 46.61 | 97% | 2021-10-29 |
| 1030. | JanPomelo (janpomelo) | 46.61 | 95% | 2023-11-21 |
| 1031. | bulbulator (amusement5912) | 46.59 | 96% | 2023-11-02 |
| 1032. | Bocthard (bocthard) | 46.55 | 96% | 2024-08-29 |
| 1033. | qwertyqwerty223 (qwertyqwer... | 46.53 | 95% | 2024-06-09 |
| 1034. | HuginnM (konntroler) | 46.47 | 93% | 2024-09-13 |
| 1035. | Bishoy Hany (bishoy_hany) | 46.46 | 94% | 2025-04-29 |
| 1036. | Walter Camacho (waltercs07) | 46.45 | 96% | 2025-11-05 |
| 1037. | CatShark (dodobunny) | 46.43 | 96% | 2021-08-24 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,022 | 59.33 | October 3, 2018 |