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 |
---|---|---|---|---|
507. | Angus (mr_angoose) | 60.75 | 97.4% | 2024-10-08 |
508. | yayeet (repmal) | 60.74 | 96% | 2018-11-18 |
509. | mtk (mdtareque) | 60.62 | 98% | 2022-12-18 |
510. | Skraber (vilfred) | 60.62 | 97% | 2025-07-31 |
511. | eysvar (eysvar) | 60.59 | 96% | 2023-11-22 |
512. | Raju (rajiun_) | 60.58 | 98% | 2024-10-22 |
513. | Per (dubgeiser) | 60.57 | 97.4% | 2025-01-06 |
514. | Jason (jconstam) | 60.51 | 96% | 2024-04-30 |
515. | kranberrry (krvnberry) | 60.42 | 94% | 2023-12-04 |
516. | Bryan Bolang (bryan_bolang) | 60.41 | 94% | 2023-09-15 |
517. | Sumit Prasad (beyonderr) | 60.38 | 98% | 2022-03-09 |
518. | twerkteam (mtwest64) | 60.34 | 95% | 2023-08-08 |
519. | no sweat (anduatm) | 60.32 | 95% | 2023-10-23 |
520. | cough cough (rizwan234) | 60.31 | 98% | 2023-07-12 |
521. | j (jacblo) | 60.29 | 95% | 2023-05-30 |
522. | aryan (aryan11) | 60.24 | 96% | 2023-08-09 |
523. | Yi-Fan (bioniclezx) | 60.23 | 98% | 2022-06-03 |
524. | Johnny Sins (sins621) | 60.23 | 97% | 2024-12-11 |
525. | Evilenx (evilenx) | 60.21 | 94% | 2025-03-10 |
526. | TheBossOfTheBoss (thebossof... | 60.20 | 95% | 2023-07-08 |
527. | anya (monarchunder) | 60.06 | 96% | 2024-05-30 |
528. | Nate (haploeco) | 60.02 | 98% | 2023-07-11 |
529. | starscraping (vanan) | 60.02 | 96% | 2023-06-10 |
530. | Esteban (dworak) | 59.98 | 93% | 2024-05-12 |
531. | Jawahir (jawa_481) | 59.97 | 95.9% | 2023-11-07 |
532. | notpvs (notpvs) | 59.95 | 93% | 2025-04-15 |
533. | seven (seven_mark) | 59.94 | 98% | 2024-10-09 |
534. | Carlos (calexs) | 59.88 | 95% | 2023-12-21 |
535. | johnny (porkmania) | 59.78 | 95% | 2023-01-31 |
536. | Godrod (god_of_rods) | 59.75 | 98% | 2023-07-08 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |