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 |
---|---|---|---|---|
803. | Psychopath90 (psychopath90) | 50.10 | 96% | 2023-09-09 |
804. | Sheehan (abdullah_sheehan) | 50.08 | 96% | 2023-08-15 |
805. | techniko (vial1234) | 50.07 | 96% | 2023-06-24 |
806. | Free Palestine (koenigsegg77) | 50.02 | 96% | 2024-08-01 |
807. | Omer (omer_nukic) | 49.98 | 96% | 2021-10-09 |
808. | Isak (isak102) | 49.96 | 92% | 2023-08-14 |
809. | Ceetive (ceetive) | 49.84 | 93% | 2023-05-25 |
810. | Jared (jdizz) | 49.83 | 93% | 2024-02-06 |
811. | #1 (speed18) | 49.81 | 94.6% | 2025-02-16 |
812. | Dhia Eddine (bl1ndk) | 49.74 | 95% | 2024-09-16 |
813. | Vchops (vchops) | 49.70 | 97% | 2024-05-17 |
814. | ✌✌✌ (roolee) | 49.63 | 99% | 2024-05-02 |
815. | mdlp (mdlp) | 49.51 | 96% | 2023-09-09 |
816. | Moacir (moacirnq) | 49.48 | 96% | 2023-06-05 |
817. | Zeyad (zeyad_mohamed) | 49.42 | 96% | 2023-06-18 |
818. | Mohamed (normal_eg) | 49.40 | 96% | 2023-09-27 |
819. | rainbowmeh (rainbowmeh_) | 49.38 | 93% | 2023-07-02 |
820. | vinobien (vinobien) | 49.30 | 96% | 2023-10-09 |
821. | MBT (mbt2012) | 49.29 | 93.4% | 2024-10-16 |
822. | Cooper (coopy498) | 49.26 | 95% | 2023-07-24 |
823. | Eugene (havlong) | 49.23 | 94.3% | 2023-12-19 |
824. | Maksim (kepptix) | 49.22 | 93% | 2024-05-14 |
825. | Nacca (nacca47) | 49.22 | 93% | 2023-10-22 |
826. | PonyTail (p0nytail) | 49.17 | 97.2% | 2024-03-01 |
827. | Amit (amitkumariitm) | 49.14 | 95% | 2025-03-11 |
828. | Daniel (dani_k123) | 49.13 | 94% | 2024-09-24 |
829. | C (stowellcm) | 49.11 | 99% | 2024-07-29 |
830. | Tushar (dark_thunder) | 49.09 | 96% | 2023-09-20 |
831. | ✿ (jiali_) | 49.08 | 96% | 2024-03-05 |
832. | Mudassar (mudasarmajeed5) | 49.08 | 95.3% | 2024-10-31 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |