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 |
---|---|---|---|---|
539. | yethaplaya (yethaplaya) | 58.32 | 95% | 2023-07-18 |
540. | Fritzchen (fritzchen) | 58.21 | 95.9% | 2023-09-30 |
541. | Fito (fitotoledano1) | 58.19 | 95% | 2023-08-22 |
542. | Aditya Chowdhary (chowpow123) | 58.12 | 95% | 2023-09-21 |
543. | Xlaech (xlaech) | 58.12 | 97% | 2023-08-03 |
544. | Indeed (indeed001) | 57.95 | 96% | 2024-02-27 |
545. | hhesenjan (hhesenjan) | 57.95 | 95.7% | 2023-09-25 |
546. | Joshua (lckjosh) | 57.93 | 97% | 2022-09-26 |
547. | Ronaldo (ronaldoxor) | 57.91 | 96% | 2025-03-25 |
548. | xArqf (_xarqf) | 57.84 | 95% | 2023-12-29 |
549. | aidanfwong (aidanfwong) | 57.82 | 95% | 2025-01-14 |
550. | Ray (ray_maddox) | 57.78 | 96% | 2023-09-18 |
551. | TUNCHIN (atsushikao) | 57.78 | 97% | 2024-10-21 |
552. | name (andyhk) | 57.77 | 98% | 2018-10-31 |
553. | (timjeffery44) | 57.68 | 93% | 2019-10-14 |
554. | abhnv (abhnv) | 57.67 | 98% | 2024-06-03 |
555. | typeracist (typeracist_nuub) | 57.62 | 96% | 2025-01-20 |
556. | Kagamine Len (kagamine_len) | 57.61 | 96% | 2023-06-04 |
557. | yan (imraaann_) | 57.60 | 96% | 2024-03-17 |
558. | Andrews (godspeeedd) | 57.58 | 95% | 2023-08-14 |
559. | Pablo Palou (pablitopaloutdm) | 57.57 | 95% | 2024-12-26 |
560. | Weekey (layvth) | 57.51 | 94.8% | 2024-04-23 |
561. | Tom (mbappe_07) | 57.47 | 98% | 2024-02-29 |
562. | s (wannamary) | 57.44 | 97% | 2024-02-20 |
563. | ofad (ofad) | 57.43 | 96% | 2023-10-27 |
564. | Nura (an10nim4ik) | 57.38 | 93% | 2023-05-22 |
565. | Jack (jman777) | 57.35 | 97% | 2019-11-18 |
566. | Kit (yukit123) | 57.33 | 97.9% | 2024-10-30 |
567. | Peter (doc_chungles) | 57.33 | 96% | 2023-12-26 |
568. | KITE (sticknleaf) | 57.24 | 93.4% | 2025-04-21 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |