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 |
---|---|---|---|---|
1853. | Bostic (bloodstic) | 22.95 | 92% | 2023-05-26 |
1854. | SilentCoderXReva (devreva) | 22.95 | 93.2% | 2025-04-05 |
1855. | Nico (nicovaz) | 22.82 | 99% | 2023-08-11 |
1856. | Sensei (senseitre) | 22.77 | 90% | 2025-03-30 |
1857. | zo (zozo_10) | 22.74 | 94% | 2024-08-10 |
1858. | wkn1 (wkn1) | 22.68 | 88% | 2024-11-20 |
1859. | love (love1123) | 22.68 | 95% | 2023-06-07 |
1860. | Rohan (rohan123477) | 21.89 | 92% | 2024-10-29 |
1861. | Marko (hawk691) | 21.86 | 95% | 2025-04-22 |
1862. | Tim (kralti) | 21.74 | 95% | 2025-01-20 |
1863. | Aaliya (aaliya777) | 21.64 | 95% | 2023-06-14 |
1864. | lluis (lluissuros) | 21.30 | 92.1% | 2024-01-31 |
1865. | Alif Sha (typerzz345) | 21.09 | 94% | 2023-06-14 |
1866. | Priyanka (priyanka8650) | 21.06 | 95% | 2024-06-02 |
1867. | PrinceZox (princezox) | 20.96 | 93% | 2023-05-30 |
1868. | 3r0x (eray1234) | 20.91 | 91% | 2023-12-15 |
1869. | Nirro (nirro) | 20.78 | 90% | 2024-02-17 |
1870. | Matthew (shorent) | 20.72 | 88% | 2022-11-04 |
1871. | Yujii (yuji_i) | 20.72 | 90% | 2024-09-18 |
1872. | porfiriomarquez (porfirioma... | 20.59 | 95% | 2025-06-11 |
1873. | Pyjalal (pyjalal) | 20.30 | 91.8% | 2024-09-12 |
1874. | Tyler (treymanthe) | 20.29 | 92% | 2023-11-14 |
1875. | sinatoki (sinatoki) | 20.27 | 92% | 2025-02-12 |
1876. | ViXP (vixp_1) | 20.26 | 93% | 2024-04-07 |
1877. | sajid kassar (sajidkassar8783) | 20.07 | 93% | 2024-04-09 |
1878. | Kipkirui (iurik34_themah) | 19.81 | 93% | 2023-12-16 |
1879. | hadil (hadil_pie) | 19.73 | 94% | 2024-08-22 |
1880. | t yszm (closets) | 19.64 | 94% | 2023-10-06 |
1881. | Abhi :) (a_bhi) | 19.61 | 93.5% | 2023-12-13 |
1882. | Vodka (vodka8623) | 19.51 | 94% | 2023-07-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |