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 |
---|---|---|---|---|
475. | eva (evqq) | 60.79 | 96% | 2023-06-20 |
476. | V (kiritoyang) | 60.76 | 91% | 2023-08-04 |
477. | monochrome (artemis_05) | 60.75 | 97% | 2022-07-21 |
478. | Angus (mr_angoose) | 60.75 | 97.4% | 2024-10-08 |
479. | yayeet (repmal) | 60.74 | 96% | 2018-11-18 |
480. | mtk (mdtareque) | 60.62 | 98% | 2022-12-18 |
481. | eysvar (eysvar) | 60.59 | 96% | 2023-11-22 |
482. | Raju (rajiun_) | 60.58 | 98% | 2024-10-22 |
483. | Per (dubgeiser) | 60.57 | 97.4% | 2025-01-06 |
484. | Jason (jconstam) | 60.51 | 96% | 2024-04-30 |
485. | kranberrry (krvnberry) | 60.42 | 94% | 2023-12-04 |
486. | Bryan Bolang (bryan_bolang) | 60.41 | 94% | 2023-09-15 |
487. | Sumit Prasad (beyonderr) | 60.38 | 98% | 2022-03-09 |
488. | twerkteam (mtwest64) | 60.34 | 95% | 2023-08-08 |
489. | no sweat (anduatm) | 60.32 | 95% | 2023-10-23 |
490. | cough cough (rizwan234) | 60.31 | 98% | 2023-07-12 |
491. | j (jacblo) | 60.29 | 95% | 2023-05-30 |
492. | aryan (aryan11) | 60.24 | 96% | 2023-08-09 |
493. | Yi-Fan (bioniclezx) | 60.23 | 98% | 2022-06-03 |
494. | Johnny Sins (sins621) | 60.23 | 97% | 2024-12-11 |
495. | Evilenx (evilenx) | 60.21 | 94% | 2025-03-10 |
496. | TheBossOfTheBoss (thebossof... | 60.20 | 95% | 2023-07-08 |
497. | anya (monarchunder) | 60.06 | 96% | 2024-05-30 |
498. | Nate (haploeco) | 60.02 | 98% | 2023-07-11 |
499. | starscraping (vanan) | 60.02 | 96% | 2023-06-10 |
500. | Esteban (dworak) | 59.98 | 93% | 2024-05-12 |
501. | Jawahir (jawa_481) | 59.97 | 95.9% | 2023-11-07 |
502. | seven (seven_mark) | 59.94 | 98% | 2024-10-09 |
503. | Carlos (calexs) | 59.88 | 95% | 2023-12-21 |
504. | johnny (porkmania) | 59.78 | 95% | 2023-01-31 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |