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 |
---|---|---|---|---|
600. | Jack (jman777) | 57.35 | 97% | 2019-11-18 |
601. | Kit (yukit123) | 57.33 | 97.9% | 2024-10-30 |
602. | Peter (doc_chungles) | 57.33 | 96% | 2023-12-26 |
603. | procrastinating (sticknleaf) | 57.24 | 93.4% | 2025-04-21 |
604. | no (prtlai) | 57.18 | 96% | 2023-07-14 |
605. | Arthead (arthead) | 57.17 | 95% | 2024-02-25 |
606. | Lmao (drmjc) | 57.16 | 94% | 2024-04-12 |
607. | M (mostafam) | 57.12 | 98% | 2021-12-16 |
608. | Daniel (danyong) | 57.11 | 99% | 2025-06-02 |
609. | frendhy zhuang (frendhy) | 57.11 | 97% | 2023-09-14 |
610. | McLovin (twanbakker) | 57.09 | 93% | 2023-06-22 |
611. | (jasimk) | 57.04 | 96% | 2022-07-17 |
612. | Anas_Maged (anas_maged) | 57.03 | 94% | 2023-07-06 |
613. | Nerd Typist (nonquit_accuracy) | 57.01 | 97% | 2022-09-13 |
614. | Neyool (neyool) | 56.98 | 98% | 2025-06-16 |
615. | sk (teslateslatesla) | 56.91 | 96% | 2021-12-23 |
616. | _Suvam 0_0 ! (qw_slow_typist) | 56.87 | 95% | 2023-09-18 |
617. | 💀💀💀 (gospell) | 56.86 | 95% | 2021-12-23 |
618. | Shiji (sandevistan) | 56.86 | 97.6% | 2024-11-27 |
619. | RRKS (rrks43) | 56.77 | 95% | 2023-05-28 |
620. | chefski (chefskimo) | 56.68 | 98% | 2025-02-02 |
621. | Anna (slewa) | 56.61 | 97% | 2022-05-12 |
622. | yong (topcool) | 56.58 | 97% | 2023-06-25 |
623. | Chinguun (zzzchinguun) | 56.51 | 97.1% | 2024-10-15 |
624. | Ryan (ryan_soh) | 56.50 | 95% | 2024-05-21 |
625. | JettDiff (jettdifff) | 56.47 | 96% | 2023-07-24 |
626. | Chayen (chayen) | 56.43 | 96% | 2023-11-13 |
627. | Hadler (hadler) | 56.40 | 97% | 2023-06-15 |
628. | Edd (eddtyperacer) | 56.40 | 96% | 2025-03-15 |
629. | Aaron (enozoi) | 56.30 | 96.4% | 2023-10-14 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |