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 |
---|---|---|---|---|
728. | Jelq King (jelqing) | 52.47 | 93.8% | 2024-11-12 |
729. | wan (wansap) | 52.45 | 98% | 2024-08-13 |
730. | Xen0 (xen02o) | 52.45 | 96% | 2024-08-06 |
731. | I (i_s_h_a_n) | 52.43 | 95% | 2023-05-30 |
732. | (sputype) | 52.40 | 97% | 2020-02-09 |
733. | remiel999 (speed9000) | 52.38 | 94% | 2024-07-23 |
734. | Evie (evie_is_tired) | 52.37 | 96% | 2023-08-01 |
735. | Hawkeye (_hawkeye) | 52.35 | 96% | 2024-01-20 |
736. | AntennaeVY (antennaevy) | 52.33 | 93% | 2023-07-15 |
737. | Magical Panda (magical_panda) | 52.32 | 95% | 2025-03-03 |
738. | Emir (wandersonnn) | 52.31 | 94% | 2024-07-07 |
739. | Basil (basilbasil) | 52.28 | 94% | 2024-11-09 |
740. | Ravi (lamkoti) | 52.27 | 96% | 2023-06-23 |
741. | H7ti guy (eternality) | 52.24 | 96% | 2023-08-14 |
742. | priyansh (itsspriyansh) | 52.23 | 96% | 2023-07-10 |
743. | ... (skremp) | 52.23 | 96% | 2023-01-01 |
744. | James (noobstarr) | 52.21 | 96% | 2024-07-22 |
745. | Chirag (chirag_2580) | 52.20 | 96% | 2024-02-17 |
746. | Yunik Gautam (yunik_gautam) | 52.18 | 96% | 2023-06-27 |
747. | Andy (lithium_x) | 52.16 | 93.9% | 2023-11-22 |
748. | Warren (slacker_xd) | 52.16 | 96% | 2024-01-08 |
749. | Arka (arkacsedu) | 52.06 | 97% | 2023-07-13 |
750. | Pepi (pepimen843) | 52.02 | 96% | 2023-08-15 |
751. | Rajat Das (rajat_das777) | 52.00 | 95% | 2023-08-29 |
752. | Zayaan (zayaan16) | 52.00 | 95% | 2023-10-07 |
753. | Alanna (alannafey) | 51.98 | 92% | 2023-05-24 |
754. | tstats[aucker] (aucker) | 51.95 | 95% | 2023-06-19 |
755. | Pasang (irex124) | 51.95 | 94% | 2023-12-01 |
756. | hello (winter_tree) | 51.92 | 96% | 2023-06-27 |
757. | milop (milop) | 51.87 | 93% | 2024-03-19 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |