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 |
---|---|---|---|---|
470. | Maha (neonnex) | 61.11 | 96% | 2024-08-15 |
471. | mekadi (mekadi) | 61.09 | 97.2% | 2024-12-28 |
472. | Pramod Adhikari (justpramod) | 61.01 | 96% | 2025-01-12 |
473. | Nima (nanimonima) | 60.94 | 94% | 2023-09-14 |
474. | Jak (jjakk) | 60.92 | 96% | 2022-09-25 |
475. | Matt (rodo_) | 60.92 | 95% | 2023-09-18 |
476. | Hans5958 (hans5958) | 60.92 | 96% | 2024-05-03 |
477. | Christoff (diewitgevaar) | 60.90 | 96% | 2023-08-14 |
478. | Sonu (intellectualcreatures) | 60.83 | 98% | 2021-12-12 |
479. | eva (evqq) | 60.79 | 96% | 2023-06-20 |
480. | V (kiritoyang) | 60.76 | 91% | 2023-08-04 |
481. | monochrome (artemis_05) | 60.75 | 97% | 2022-07-21 |
482. | Angus (mr_angoose) | 60.75 | 97.4% | 2024-10-08 |
483. | yayeet (repmal) | 60.74 | 96% | 2018-11-18 |
484. | mtk (mdtareque) | 60.62 | 98% | 2022-12-18 |
485. | eysvar (eysvar) | 60.59 | 96% | 2023-11-22 |
486. | Raju (rajiun_) | 60.58 | 98% | 2024-10-22 |
487. | Per (dubgeiser) | 60.57 | 97.4% | 2025-01-06 |
488. | Jason (jconstam) | 60.51 | 96% | 2024-04-30 |
489. | kranberrry (krvnberry) | 60.42 | 94% | 2023-12-04 |
490. | Bryan Bolang (bryan_bolang) | 60.41 | 94% | 2023-09-15 |
491. | Sumit Prasad (beyonderr) | 60.38 | 98% | 2022-03-09 |
492. | twerkteam (mtwest64) | 60.34 | 95% | 2023-08-08 |
493. | no sweat (anduatm) | 60.32 | 95% | 2023-10-23 |
494. | cough cough (rizwan234) | 60.31 | 98% | 2023-07-12 |
495. | j (jacblo) | 60.29 | 95% | 2023-05-30 |
496. | aryan (aryan11) | 60.24 | 96% | 2023-08-09 |
497. | Yi-Fan (bioniclezx) | 60.23 | 98% | 2022-06-03 |
498. | Johnny Sins (sins621) | 60.23 | 97% | 2024-12-11 |
499. | Evilenx (evilenx) | 60.21 | 94% | 2025-03-10 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |