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 |
|---|---|---|---|---|
| 988. | Eugene (eugene2044) | 47.60 | 94% | 2023-07-11 |
| 989. | Mutasim Mualimi (mutasim_2001) | 47.59 | 93% | 2023-06-12 |
| 990. | Joe (T-Perm) (youssifgamal255) | 47.58 | 95% | 2023-06-16 |
| 991. | Nameless (plot_da_pro) | 47.56 | 95% | 2023-07-05 |
| 992. | kjis (kjis) | 47.54 | 95% | 2023-09-11 |
| 993. | shirobao (shirobao) | 47.49 | 93% | 2023-08-10 |
| 994. | Erix (erixerns) | 47.47 | 96% | 2025-02-03 |
| 995. | ethan (asdf2552) | 47.47 | 97% | 2025-11-08 |
| 996. | Alex Fox (alex_fox_qwerty) | 47.39 | 96% | 2025-05-01 |
| 997. | Tommy (hayden7857) | 47.38 | 97% | 2024-04-01 |
| 998. | airleva8 (airleva8) | 47.35 | 95% | 2025-07-17 |
| 999. | FMURTADHO (fmurtadho) | 47.33 | 97% | 2025-03-01 |
| 1000. | Hamza (hamza_g) | 47.31 | 97% | 2022-08-11 |
| 1001. | Shahana (shahanas) | 47.27 | 96% | 2024-12-19 |
| 1002. | ehahaha (ehahaha) | 47.25 | 94% | 2024-02-01 |
| 1003. | Erick (ep1ore) | 47.23 | 96% | 2024-01-08 |
| 1004. | Bex (bexgboost) | 47.18 | 93.8% | 2023-11-20 |
| 1005. | Ormorod (ormorod) | 47.17 | 96% | 2023-05-25 |
| 1006. | Cosmic (aji3) | 47.14 | 96% | 2022-11-24 |
| 1007. | Mark (markharley12) | 47.10 | 97.6% | 2023-10-10 |
| 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 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,022 | 59.33 | October 3, 2018 |