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 |
|---|---|---|---|---|
| 1545. | Abhi (abhishekpatil) | 35.23 | 92% | 2023-06-21 |
| 1546. | Abhinav (typingcompany) | 35.17 | 96% | 2024-05-28 |
| 1547. | Tin (tintran2712) | 35.14 | 97% | 2025-08-24 |
| 1548. | Ali (fake051103) | 35.10 | 96% | 2024-02-24 |
| 1549. | (◕‿◕。) (quitqwerty) | 35.06 | 98% | 2024-02-07 |
| 1550. | Zaphod (zapgawd) | 34.98 | 94% | 2024-09-23 |
| 1551. | Juanpy (juanpy) | 34.95 | 97% | 2023-10-18 |
| 1552. | Ana Regina (anaard) | 34.92 | 93% | 2024-02-07 |
| 1553. | Fani Annur (sywyss) | 34.92 | 95% | 2023-08-12 |
| 1554. | git_gud (git__gud) | 34.92 | 92% | 2023-05-23 |
| 1555. | dave (shalomski) | 34.89 | 94% | 2023-06-09 |
| 1556. | vic (hoodedgull) | 34.86 | 93% | 2023-08-31 |
| 1557. | Saurabh (ssb456) | 34.85 | 95.1% | 2023-10-12 |
| 1558. | congvo (congvm2011) | 34.76 | 95% | 2023-07-18 |
| 1559. | r (blazinrt) | 34.73 | 93% | 2023-07-04 |
| 1560. | BTC 100k$ soon (anagami) | 34.65 | 95% | 2024-01-28 |
| 1561. | Scott (scotts06) | 34.56 | 97% | 2024-01-16 |
| 1562. | Mikeyyy (mikeyyy_06) | 34.55 | 92% | 2023-06-29 |
| 1563. | darren (darrenduhdragon) | 34.53 | 94% | 2023-07-13 |
| 1564. | Cockroach (_cockroach) | 34.52 | 93% | 2023-07-11 |
| 1565. | Carlos Mauricio Riverin Vas... | 34.51 | 96% | 2025-06-10 |
| 1566. | Leve Leve, Leve Palestina (... | 34.48 | 94% | 2023-12-23 |
| 1567. | renan (renanv) | 34.42 | 92.2% | 2023-10-13 |
| 1568. | Gonzalo (gmurop) | 34.42 | 95.9% | 2024-02-24 |
| 1569. | Blessed (itsblessedxx) | 34.42 | 94% | 2024-04-23 |
| 1570. | Siti (shajar23) | 34.39 | 95% | 2023-08-15 |
| 1571. | Isay (isay__) | 34.38 | 93% | 2024-08-31 |
| 1572. | Sandra (badmac16) | 34.37 | 96% | 2024-01-31 |
| 1573. | Justin Maess (dent_pbc) | 34.33 | 96% | 2024-01-11 |
| 1574. | Himanshu (hima_anshu) | 34.33 | 95% | 2024-10-02 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,022 | 59.33 | October 3, 2018 |