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 |
---|---|---|---|---|
812. | typify1 (typify1) | 50.28 | 94% | 2024-12-29 |
813. | gooddays (gooddays) | 50.22 | 96% | 2025-03-05 |
814. | tstats[evanraze] (evanraze) | 50.21 | 95% | 2023-06-26 |
815. | d (soccerddman) | 50.15 | 96% | 2024-10-25 |
816. | Sumit (sumit_ghag) | 50.13 | 97% | 2023-08-07 |
817. | tstats[ach5910_1] (ach5910_1) | 50.13 | 97.2% | 2024-12-02 |
818. | Psychopath90 (psychopath90) | 50.10 | 96% | 2023-09-09 |
819. | Sheehan (abdullah_sheehan) | 50.08 | 96% | 2023-08-15 |
820. | techniko (vial1234) | 50.07 | 96% | 2023-06-24 |
821. | Free Palestine (koenigsegg77) | 50.02 | 96.2% | 2024-08-01 |
822. | Omer (omer_nukic) | 49.98 | 96% | 2021-10-09 |
823. | Isak (isak102) | 49.96 | 92% | 2023-08-14 |
824. | Ceetive (ceetive) | 49.84 | 93% | 2023-05-25 |
825. | Jared (jdizz) | 49.83 | 93% | 2024-02-06 |
826. | #1 (speed18) | 49.81 | 94.6% | 2025-02-16 |
827. | Dhia Eddine (bl1ndk) | 49.74 | 95% | 2024-09-16 |
828. | VEGA (zoonear) | 49.71 | 94% | 2025-06-07 |
829. | Vchops (vchops) | 49.70 | 97% | 2024-05-17 |
830. | ✌✌✌ (roolee) | 49.63 | 99% | 2024-05-02 |
831. | mdlp (mdlp) | 49.51 | 96% | 2023-09-09 |
832. | Moacir (moacirnq) | 49.48 | 96% | 2023-06-05 |
833. | Zeyad (zeyad_mohamed) | 49.42 | 96% | 2023-06-18 |
834. | Mohamed (normal_eg) | 49.40 | 96% | 2023-09-27 |
835. | rainbowmeh (rainbowmeh_) | 49.38 | 93% | 2023-07-02 |
836. | vinobien (vinobien) | 49.30 | 96% | 2023-10-09 |
837. | MBT (mbt2012) | 49.29 | 93.4% | 2024-10-16 |
838. | Cooper (coopy498) | 49.26 | 95% | 2023-07-24 |
839. | Eugene (havlong) | 49.23 | 94.3% | 2023-12-19 |
840. | Maksim (kepptix) | 49.22 | 93% | 2024-05-14 |
841. | Nacca (nacca47) | 49.22 | 93% | 2023-10-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |