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 |
---|---|---|---|---|
1520. | Nana (nanaisnotavailable) | 33.04 | 97% | 2024-08-25 |
1521. | kp (kpraj) | 33.04 | 96% | 2023-07-05 |
1522. | Rana (rana_1996) | 33.02 | 94% | 2020-01-05 |
1523. | Racer503 (racer503) | 33.00 | 91% | 2024-08-16 |
1524. | dandelion (wildandelion) | 32.94 | 94% | 2024-01-21 |
1525. | Chammanos (blackpolar555) | 32.93 | 92% | 2024-04-04 |
1526. | RO (itsrororourboat) | 32.91 | 90% | 2024-03-02 |
1527. | Funky Koval (funky_koval) | 32.88 | 93% | 2024-03-16 |
1528. | Raj (raj31415) | 32.85 | 90% | 2023-07-06 |
1529. | road_to_120wpm (abghost20) | 32.84 | 92% | 2025-03-28 |
1530. | Bavin01 (bavin01) | 32.83 | 91% | 2025-02-18 |
1531. | Ludger (ludger) | 32.80 | 93.8% | 2023-12-04 |
1532. | APS (aps_yt) | 32.80 | 92% | 2025-06-12 |
1533. | Ishwar (ishwar123) | 32.72 | 93% | 2023-05-24 |
1534. | Bogdan (bogdanr67) | 32.70 | 94% | 2023-06-19 |
1535. | Sree (sree341) | 32.67 | 94% | 2023-07-21 |
1536. | Hawks (hawks_dbs) | 32.66 | 94% | 2023-06-08 |
1537. | turbee6 (turbee6) | 32.62 | 95% | 2024-04-06 |
1538. | Emil (emil10150) | 32.61 | 91.9% | 2023-09-24 |
1539. | Jason Hean (jackson95) | 32.55 | 94% | 2024-05-16 |
1540. | Rahomm (kittymeoww) | 32.54 | 93% | 2023-07-23 |
1541. | Criss_Gaming69 (criss_gamin... | 32.49 | 95% | 2024-03-21 |
1542. | Ethan (ethanoate) | 32.48 | 95% | 2024-05-12 |
1543. | Sugarragchaa (sugaraa) | 32.47 | 93% | 2023-05-27 |
1544. | Brad (shamrocks81) | 32.46 | 94% | 2024-12-21 |
1545. | Kharinandan (theunbeatenseven) | 32.45 | 94% | 2022-04-30 |
1546. | Erick (erick0334) | 32.43 | 95.3% | 2025-03-31 |
1547. | M S (mohanad_shihab) | 32.40 | 95.4% | 2023-11-26 |
1548. | z80 (zilogz80) | 32.40 | 99.2% | 2023-12-01 |
1549. | Amine (amine_frihi) | 32.39 | 96.1% | 2025-01-17 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |