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 |
---|---|---|---|---|
452. | SeanH (seanh8) | 61.47 | 98% | 2023-11-01 |
453. | Anton (twisted_8) | 61.40 | 97.2% | 2024-11-20 |
454. | Yehia (yaya_types_stuff) | 61.39 | 96% | 2024-12-03 |
455. | Pcgnome (pcgnome) | 61.31 | 95% | 2023-06-22 |
456. | Jake (startler03) | 61.31 | 96% | 2025-01-22 |
457. | :) (danheng) | 61.23 | 96% | 2024-11-11 |
458. | tstats[qwfpjl] (qwfpjl) | 61.21 | 96% | 2024-02-19 |
459. | Bruh (kuhhhh) | 61.19 | 98% | 2023-06-24 |
460. | vp43 (vp43) | 61.17 | 95.5% | 2024-08-14 |
461. | Adam (adamsyaq) | 61.14 | 98.9% | 2024-03-01 |
462. | Nerd Typist (accuracy_goddess) | 61.13 | 97% | 2022-08-05 |
463. | Welcome to Brazil (thunder02) | 61.11 | 94% | 2024-04-25 |
464. | Maha (neonnex) | 61.11 | 96% | 2024-08-15 |
465. | mekadi (mekadi) | 61.09 | 97.2% | 2024-12-28 |
466. | Pramod Adhikari (justpramod) | 61.01 | 96% | 2025-01-12 |
467. | Nima (nanimonima) | 60.94 | 94% | 2023-09-14 |
468. | Jak (jjakk) | 60.92 | 96% | 2022-09-25 |
469. | Matt (rodo_) | 60.92 | 95% | 2023-09-18 |
470. | Hans5958 (hans5958) | 60.92 | 96% | 2024-05-03 |
471. | Christoff (diewitgevaar) | 60.90 | 96% | 2023-08-14 |
472. | Sonu (intellectualcreatures) | 60.83 | 98% | 2021-12-12 |
473. | eva (evqq) | 60.79 | 96% | 2023-06-20 |
474. | V (kiritoyang) | 60.76 | 91% | 2023-08-04 |
475. | monochrome (artemis_05) | 60.75 | 97% | 2022-07-21 |
476. | Angus (mr_angoose) | 60.75 | 97.4% | 2024-10-08 |
477. | yayeet (repmal) | 60.74 | 96% | 2018-11-18 |
478. | mtk (mdtareque) | 60.62 | 98% | 2022-12-18 |
479. | eysvar (eysvar) | 60.59 | 96% | 2023-11-22 |
480. | Raju (rajiun_) | 60.58 | 98% | 2024-10-22 |
481. | Per (dubgeiser) | 60.57 | 97.4% | 2025-01-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |