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 |
---|---|---|---|---|
1776. | princessmay (princessmay) | 23.09 | 95% | 2023-07-05 |
1777. | Jhonny Condori (jhonny_ct) | 23.09 | 94% | 2025-05-17 |
1778. | RAYYAN SAIFI (rana11) | 23.06 | 90% | 2023-11-09 |
1779. | kapil thakur (thaqr) | 23.02 | 92% | 2024-03-03 |
1780. | Batsy (arnab_batsy) | 22.99 | 91% | 2024-10-18 |
1781. | Bostic (bloodstic) | 22.95 | 92% | 2023-05-26 |
1782. | SilentCoderXReva (devreva) | 22.95 | 93% | 2025-04-05 |
1783. | Nico (nicovaz) | 22.82 | 99% | 2023-08-11 |
1784. | Sensei (senseitre) | 22.77 | 90% | 2025-03-30 |
1785. | zo (zozo_10) | 22.74 | 94% | 2024-08-10 |
1786. | wkn1 (wkn1) | 22.68 | 88% | 2024-11-20 |
1787. | Rohan (rohan123477) | 21.89 | 92% | 2024-10-29 |
1788. | Marko (hawk691) | 21.86 | 95% | 2025-04-22 |
1789. | Tim (kralti) | 21.74 | 95% | 2025-01-20 |
1790. | lluis (lluissuros) | 21.30 | 92.1% | 2024-01-31 |
1791. | Priyanka (priyanka8650) | 21.06 | 95% | 2024-06-02 |
1792. | PrinceZox (princezox) | 20.96 | 93% | 2023-05-30 |
1793. | 3r0x (eray1234) | 20.91 | 91% | 2023-12-15 |
1794. | Nirro (nirro) | 20.78 | 90% | 2024-02-17 |
1795. | Matthew (shorent) | 20.72 | 88% | 2022-11-04 |
1796. | Yujii (yuji_i) | 20.72 | 90% | 2024-09-18 |
1797. | Pyjalal (pyjalal) | 20.30 | 91.8% | 2024-09-12 |
1798. | Tyler (treymanthe) | 20.29 | 92% | 2023-11-14 |
1799. | sinatoki (sinatoki) | 20.27 | 92% | 2025-02-12 |
1800. | ViXP (vixp_1) | 20.26 | 93% | 2024-04-07 |
1801. | sajid kassar (sajidkassar8783) | 20.07 | 93% | 2024-04-09 |
1802. | Kipkirui (iurik34_themah) | 19.81 | 93% | 2023-12-16 |
1803. | hadil (hadil_pie) | 19.73 | 94% | 2024-08-22 |
1804. | t yszm (closets) | 19.64 | 94% | 2023-10-06 |
1805. | Abhi :) (a_bhi) | 19.61 | 93.5% | 2023-12-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |