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 |
---|---|---|---|---|
919. | FMURTADHO (fmurtadho) | 47.33 | 97% | 2025-03-01 |
920. | Hamza (hamza_g) | 47.31 | 97% | 2022-08-11 |
921. | Shahana (shahanas) | 47.27 | 96% | 2024-12-19 |
922. | ehahaha (ehahaha) | 47.25 | 94% | 2024-02-01 |
923. | Erick (ep1ore) | 47.23 | 96% | 2024-01-08 |
924. | Bex (bexgboost) | 47.18 | 93.8% | 2023-11-20 |
925. | Ormorod (ormorod) | 47.17 | 96% | 2023-05-25 |
926. | Cosmic (aji3) | 47.14 | 96% | 2022-11-24 |
927. | Mark (markharley12) | 47.10 | 97.6% | 2023-10-10 |
928. | doanhong (doanhong) | 47.07 | 96% | 2024-04-17 |
929. | Raghav (aimbot55) | 47.04 | 93% | 2023-09-26 |
930. | Logan Hays (loganhays) | 47.02 | 98.4% | 2025-02-23 |
931. | Forlu (forlu) | 46.95 | 96% | 2024-07-25 |
932. | jizzy (jizzshots) | 46.94 | 94% | 2024-03-15 |
933. | Einkabool (einkabool) | 46.92 | 94% | 2024-10-25 |
934. | Ehs (racer_ehs) | 46.91 | 95% | 2024-08-06 |
935. | sodammel (sodammel) | 46.90 | 95% | 2022-10-27 |
936. | ib (ibvenus) | 46.89 | 96% | 2023-06-12 |
937. | Ludus (ludus_types) | 46.84 | 94% | 2024-07-26 |
938. | Cuppi (cuppi1) | 46.83 | 96% | 2024-09-03 |
939. | Thomas (wh33ler) | 46.79 | 95% | 2023-04-07 |
940. | qodize (qodize) | 46.79 | 97% | 2022-11-11 |
941. | TheProdigyHenry (henryv70) | 46.73 | 95% | 2019-08-10 |
942. | onel (onel11) | 46.73 | 94% | 2023-06-11 |
943. | Aivery (liability42069) | 46.73 | 96% | 2023-12-23 |
944. | zo (zohway) | 46.70 | 93% | 2023-10-31 |
945. | Ashu (asaral) | 46.70 | 96% | 2023-07-27 |
946. | Amit (amit__123) | 46.65 | 94% | 2023-08-04 |
947. | Andrés (asilvam133) | 46.65 | 96% | 2023-09-05 |
948. | Mamaafrica (mamaafrica) | 46.61 | 92.9% | 2023-08-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |