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 |
---|---|---|---|---|
774. | Free Palestine (koenigsegg77) | 50.02 | 96% | 2024-08-01 |
775. | Omer (omer_nukic) | 49.98 | 96% | 2021-10-09 |
776. | Ceetive (ceetive) | 49.84 | 93% | 2023-05-25 |
777. | Jared (jdizz) | 49.83 | 93% | 2024-02-06 |
778. | #1 (speed18) | 49.81 | 94.6% | 2025-02-16 |
779. | Dhia Eddine (bl1ndk) | 49.74 | 95% | 2024-09-16 |
780. | Vchops (vchops) | 49.70 | 97% | 2024-05-17 |
781. | ✌✌✌ (roolee) | 49.63 | 99% | 2024-05-02 |
782. | mdlp (mdlp) | 49.51 | 96% | 2023-09-09 |
783. | Moacir (moacirnq) | 49.48 | 96% | 2023-06-05 |
784. | Zeyad (zeyad_mohamed) | 49.42 | 96% | 2023-06-18 |
785. | Mohamed (normal_eg) | 49.40 | 96% | 2023-09-27 |
786. | vinobien (vinobien) | 49.30 | 96% | 2023-10-09 |
787. | MBT (mbt2012) | 49.29 | 93.4% | 2024-10-16 |
788. | Cooper (coopy498) | 49.26 | 95% | 2023-07-24 |
789. | Eugene (havlong) | 49.23 | 94.3% | 2023-12-19 |
790. | Maksim (kepptix) | 49.22 | 93% | 2024-05-14 |
791. | Nacca (nacca47) | 49.22 | 93% | 2023-10-22 |
792. | PonyTail (p0nytail) | 49.17 | 97.2% | 2024-03-01 |
793. | Amit (amitkumariitm) | 49.14 | 95% | 2025-03-11 |
794. | Daniel (dani_k123) | 49.13 | 94% | 2024-09-24 |
795. | C (stowellcm) | 49.11 | 99% | 2024-07-29 |
796. | Tushar (dark_thunder) | 49.09 | 96% | 2023-09-20 |
797. | ✿ (jiali_) | 49.08 | 96% | 2024-03-05 |
798. | Mudassar (mudasarmajeed5) | 49.08 | 95.3% | 2024-10-31 |
799. | Hugo (paulz_420) | 49.06 | 93.7% | 2025-01-29 |
800. | hack89 (hack89) | 49.03 | 98% | 2022-01-31 |
801. | karim (new_function7785) | 49.03 | 94% | 2023-06-08 |
802. | JulyWitch (julywitch) | 49.01 | 94% | 2023-12-25 |
803. | Prakhar (prakhartyper) | 49.01 | 96% | 2024-03-03 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |