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 |
---|---|---|---|---|
1939. | kapil thakur (thaqr) | 23.02 | 92% | 2024-03-03 |
1940. | Batsy (arnab_batsy) | 22.99 | 91% | 2024-10-18 |
1941. | Bostic (bloodstic) | 22.95 | 92% | 2023-05-26 |
1942. | SilentCoderXReva (devreva) | 22.95 | 93.2% | 2025-04-05 |
1943. | Nico (nicovaz) | 22.82 | 99% | 2023-08-11 |
1944. | Sensei (senseitre) | 22.77 | 90% | 2025-03-30 |
1945. | zo (zozo_10) | 22.74 | 94% | 2024-08-10 |
1946. | wkn1 (wkn1) | 22.68 | 88% | 2024-11-20 |
1947. | love (love1123) | 22.68 | 95% | 2023-06-07 |
1948. | Rohan (rohan123477) | 21.89 | 92% | 2024-10-29 |
1949. | Tim (kralti) | 21.74 | 95% | 2025-01-20 |
1950. | Aaliya (aaliya777) | 21.64 | 95% | 2023-06-14 |
1951. | lluis (lluissuros) | 21.30 | 92.1% | 2024-01-31 |
1952. | Alif Sha (typerzz345) | 21.09 | 94% | 2023-06-14 |
1953. | Priyanka (priyanka8650) | 21.06 | 95% | 2024-06-02 |
1954. | PrinceZox (princezox) | 20.96 | 93% | 2023-05-30 |
1955. | 3r0x (eray1234) | 20.91 | 91% | 2023-12-15 |
1956. | Nirro (nirro) | 20.78 | 90% | 2024-02-17 |
1957. | Matthew (shorent) | 20.72 | 88% | 2022-11-04 |
1958. | Yujii (yuji_i) | 20.72 | 90% | 2024-09-18 |
1959. | porfiriomarquez (porfirioma... | 20.59 | 95% | 2025-06-11 |
1960. | Pyjalal (pyjalal) | 20.30 | 91.8% | 2024-09-12 |
1961. | Tyler (treymanthe) | 20.29 | 92% | 2023-11-14 |
1962. | sinatoki (sinatoki) | 20.27 | 92% | 2025-02-12 |
1963. | ViXP (vixp_1) | 20.26 | 93% | 2024-04-07 |
1964. | sajid kassar (sajidkassar8783) | 20.07 | 93% | 2024-04-09 |
1965. | Kipkirui (iurik34_themah) | 19.81 | 93% | 2023-12-16 |
1966. | hadil (hadil_pie) | 19.73 | 94% | 2024-08-22 |
1967. | Vrushabh Hirap (vrushabh_9981) | 19.67 | 92% | 2023-07-19 |
1968. | t yszm (closets) | 19.64 | 94% | 2023-10-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |