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 |
---|---|---|---|---|
1579. | WiQaS KhaN (su_khan) | 30.05 | 93.3% | 2023-10-11 |
1580. | Kumar Gourav (kgourav) | 30.05 | 92% | 2024-08-25 |
1581. | good_bedbug (good_bedbug) | 30.04 | 97% | 2025-01-13 |
1582. | Elbow (elbow53tb) | 30.03 | 92% | 2024-04-27 |
1583. | bishwas dhakal (bdhakal) | 29.99 | 95% | 2024-02-05 |
1584. | t11h (t111h) | 29.99 | 95% | 2022-02-09 |
1585. | codmasterops (codmasterops) | 29.93 | 91% | 2024-02-22 |
1586. | jenueyz (jenuey_z) | 29.83 | 93% | 2024-07-05 |
1587. | vasu (vaszu) | 29.79 | 94% | 2023-07-14 |
1588. | João (jaaaao) | 29.76 | 94% | 2023-07-24 |
1589. | demonlord (demonlord221) | 29.74 | 90% | 2024-06-28 |
1590. | hamza (hamza_typo) | 29.70 | 92% | 2024-06-30 |
1591. | Maria Betzabe Ortega Soto (... | 29.69 | 94% | 2024-06-09 |
1592. | Sanket Kakade (sanket07) | 29.68 | 94% | 2023-12-05 |
1593. | ju (jjuly) | 29.67 | 93% | 2024-03-24 |
1594. | Tayyab (tayyabrawat1) | 29.63 | 94% | 2024-09-25 |
1595. | jj (isuckat_typing2407) | 29.59 | 95% | 2023-08-18 |
1596. | Linis (linis) | 29.54 | 93.1% | 2023-11-10 |
1597. | sango (sango2up) | 29.53 | 92% | 2024-10-11 |
1598. | Hazel (lilhazel) | 29.50 | 95% | 2025-03-31 |
1599. | Magdy (magdywafik) | 29.43 | 94% | 2023-11-09 |
1600. | Dave (thewave91) | 29.38 | 98.6% | 2024-09-28 |
1601. | Jeruk (tuntunn) | 29.33 | 95% | 2024-08-01 |
1602. | Daksi (daksi02) | 29.29 | 94% | 2024-01-26 |
1603. | Sporak (cheeseballoon) | 29.29 | 93% | 2022-12-02 |
1604. | Austin (nitsuafire) | 29.23 | 94% | 2023-08-16 |
1605. | izzy (izzyskills) | 29.20 | 93% | 2023-06-16 |
1606. | Eli (phntm) | 29.15 | 94% | 2024-09-13 |
1607. | Jufrisal Humairi (nooby06) | 29.14 | 92% | 2024-10-24 |
1608. | pinktape (funnybutpink) | 29.12 | 96% | 2023-07-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |