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 |
---|---|---|---|---|
1973. | RAYYAN SAIFI (rana11) | 23.06 | 90% | 2023-11-09 |
1974. | SaraĆ (sarai_vega012) | 23.04 | 94% | 2025-06-28 |
1975. | kapil thakur (thaqr) | 23.02 | 92% | 2024-03-03 |
1976. | Batsy (arnab_batsy) | 22.99 | 91% | 2024-10-18 |
1977. | Bostic (bloodstic) | 22.95 | 92% | 2023-05-26 |
1978. | SilentCoderXReva (devreva) | 22.95 | 93.2% | 2025-04-05 |
1979. | Nico (nicovaz) | 22.82 | 99% | 2023-08-11 |
1980. | Sensei (senseitre) | 22.77 | 90% | 2025-03-30 |
1981. | zo (zozo_10) | 22.74 | 94% | 2024-08-10 |
1982. | wkn1 (wkn1) | 22.68 | 88% | 2024-11-20 |
1983. | love (love1123) | 22.68 | 95% | 2023-06-07 |
1984. | Rohan (rohan123477) | 21.89 | 92% | 2024-10-29 |
1985. | Tim (kralti) | 21.74 | 95% | 2025-01-20 |
1986. | Aaliya (aaliya777) | 21.64 | 95% | 2023-06-14 |
1987. | lluis (lluissuros) | 21.30 | 92.1% | 2024-01-31 |
1988. | Alif Sha (typerzz345) | 21.09 | 94% | 2023-06-14 |
1989. | Priyanka (priyanka8650) | 21.06 | 95% | 2024-06-02 |
1990. | PrinceZox (princezox) | 20.96 | 93% | 2023-05-30 |
1991. | 3r0x (eray1234) | 20.91 | 91% | 2023-12-15 |
1992. | Nirro (nirro) | 20.78 | 90% | 2024-02-17 |
1993. | Leonardo Espada (leonardo_e... | 20.76 | 90% | 2025-09-10 |
1994. | Matthew (shorent) | 20.72 | 88% | 2022-11-04 |
1995. | Yujii (yuji_i) | 20.72 | 90% | 2024-09-18 |
1996. | porfiriomarquez (porfirioma... | 20.59 | 95% | 2025-06-11 |
1997. | BrayanCoaquiraCruz (brayanc... | 20.34 | 89% | 2025-09-10 |
1998. | Pyjalal (pyjalal) | 20.30 | 91.8% | 2024-09-12 |
1999. | Tyler (treymanthe) | 20.29 | 92% | 2023-11-14 |
2000. | sinatoki (sinatoki) | 20.27 | 92% | 2025-02-12 |
2001. | ViXP (vixp_1) | 20.26 | 93% | 2024-04-07 |
2002. | sajid kassar (sajidkassar8783) | 20.07 | 93% | 2024-04-09 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |