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 |
---|---|---|---|---|
515. | hhesenjan (hhesenjan) | 57.95 | 95.7% | 2023-09-25 |
516. | Joshua (lckjosh) | 57.93 | 97% | 2022-09-26 |
517. | Ronaldo (ronaldoxor) | 57.91 | 96% | 2025-03-25 |
518. | xArqf (_xarqf) | 57.84 | 95% | 2023-12-29 |
519. | aidanfwong (aidanfwong) | 57.82 | 95% | 2025-01-14 |
520. | Ray (ray_maddox) | 57.78 | 96% | 2023-09-18 |
521. | TUNCHIN (atsushikao) | 57.78 | 97% | 2024-10-21 |
522. | name (andyhk) | 57.77 | 98% | 2018-10-31 |
523. | (timjeffery44) | 57.68 | 93% | 2019-10-14 |
524. | abhnv (abhnv) | 57.67 | 98% | 2024-06-03 |
525. | typeracist (typeracist_nuub) | 57.62 | 96% | 2025-01-20 |
526. | Kagamine Len (kagamine_len) | 57.61 | 96% | 2023-06-04 |
527. | yan (imraaann_) | 57.60 | 96% | 2024-03-17 |
528. | Andrews (godspeeedd) | 57.58 | 95% | 2023-08-14 |
529. | Pablo Palou (pablitopaloutdm) | 57.57 | 95% | 2024-12-26 |
530. | YABOU3ASBA (layvth) | 57.51 | 94.8% | 2024-04-23 |
531. | Tom (mbappe_07) | 57.47 | 98% | 2024-02-29 |
532. | s (wannamary) | 57.44 | 97% | 2024-02-20 |
533. | ofad (ofad) | 57.43 | 96% | 2023-10-27 |
534. | Nura (an10nim4ik) | 57.38 | 93% | 2023-05-22 |
535. | Jack (jman777) | 57.35 | 97% | 2019-11-18 |
536. | Kit (yukit123) | 57.33 | 97.9% | 2024-10-30 |
537. | Peter (doc_chungles) | 57.33 | 96% | 2023-12-26 |
538. | KITE (sticknleaf) | 57.24 | 93% | 2025-04-21 |
539. | no (prtlai) | 57.18 | 96% | 2023-07-14 |
540. | Arthead (arthead) | 57.17 | 95% | 2024-02-25 |
541. | Lmao (drmjc) | 57.16 | 94% | 2024-04-12 |
542. | M (mostafam) | 57.12 | 98% | 2021-12-16 |
543. | (jasimk) | 57.04 | 96% | 2022-07-17 |
544. | Anas_Maged (anas_maged) | 57.03 | 94% | 2023-07-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |