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 |
|---|---|---|---|---|
| 593. | Fito (fitotoledano1) | 58.19 | 95% | 2023-08-22 |
| 594. | Aditya Chowdhary (chowpow123) | 58.12 | 95% | 2023-09-21 |
| 595. | Xlaech (xlaech) | 58.12 | 97% | 2023-08-03 |
| 596. | Marcelo (kokosensei) | 58.09 | 99% | 2025-06-18 |
| 597. | Indeed (indeed001) | 57.95 | 96% | 2024-02-27 |
| 598. | hhesenjan (hhesenjan) | 57.95 | 95.7% | 2023-09-25 |
| 599. | Joshua (lckjosh) | 57.93 | 97% | 2022-09-26 |
| 600. | Ronaldo (ronaldoxor) | 57.91 | 96% | 2025-03-25 |
| 601. | xArqf (_xarqf) | 57.84 | 95% | 2023-12-29 |
| 602. | aidanfwong (aidanfwong) | 57.82 | 95% | 2025-01-14 |
| 603. | Ray (ray_maddox) | 57.78 | 96% | 2023-09-18 |
| 604. | TUNCHIN (atsushikao) | 57.78 | 97% | 2024-10-21 |
| 605. | name (andyhk) | 57.77 | 98% | 2018-10-31 |
| 606. | (timjeffery44) | 57.68 | 93% | 2019-10-14 |
| 607. | abhnv (abhnv) | 57.67 | 98% | 2024-06-03 |
| 608. | typeracist (typeracist_nuub) | 57.62 | 96% | 2025-01-20 |
| 609. | Kagamine Len (kagamine_len) | 57.61 | 96% | 2023-06-04 |
| 610. | yan (imraaann_) | 57.60 | 96% | 2024-03-17 |
| 611. | Pablo Palou (pablitopaloutdm) | 57.57 | 95% | 2024-12-26 |
| 612. | BECHBECH (layvth) | 57.51 | 94.8% | 2024-04-23 |
| 613. | Tom (mbappe_07) | 57.47 | 98% | 2024-02-29 |
| 614. | s (wannamary) | 57.44 | 97% | 2024-02-20 |
| 615. | ofad (ofad) | 57.43 | 96% | 2023-10-27 |
| 616. | Nura (an10nim4ik) | 57.38 | 93% | 2023-05-22 |
| 617. | Jack (jman777) | 57.35 | 97% | 2019-11-18 |
| 618. | faust (the_faust) | 57.35 | 96% | 2025-09-25 |
| 619. | Kit (yukit123) | 57.33 | 97.9% | 2024-10-30 |
| 620. | Peter (doc_chungles) | 57.33 | 96% | 2023-12-26 |
| 621. | no (prtlai) | 57.18 | 96% | 2023-07-14 |
| 622. | Arthead (arthead) | 57.17 | 95% | 2024-02-25 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,022 | 59.33 | October 3, 2018 |