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 |
---|---|---|---|---|
1002. | Bao (thbao4545) | 44.93 | 95% | 2023-06-02 |
1003. | Ruan (ruanp) | 44.93 | 96% | 2022-05-25 |
1004. | Manish (god_of_minds) | 44.84 | 98.9% | 2025-01-11 |
1005. | DamoFD (damofd) | 44.80 | 97% | 2023-09-05 |
1006. | Anand (anand7711) | 44.77 | 95% | 2023-06-06 |
1007. | Jhosmar (jhosmarmamani) | 44.67 | 95% | 2025-05-20 |
1008. | Dipesh (kvdipesh) | 44.62 | 93% | 2023-07-18 |
1009. | ILoveLofi (ginpaku) | 44.60 | 93% | 2023-06-03 |
1010. | TEJ8 (tej8) | 44.59 | 97% | 2024-10-30 |
1011. | No (bambusnippel) | 44.58 | 97% | 2019-10-10 |
1012. | Theo (theoreticalpotato) | 44.58 | 95.5% | 2023-10-18 |
1013. | MoarJank (moarjank) | 44.57 | 97% | 2023-04-02 |
1014. | bigppgamer (thatbigppgamer) | 44.52 | 96% | 2024-02-26 |
1015. | Akiraming (akiraming) | 44.50 | 98% | 2023-07-21 |
1016. | vqweedve (eagle_r1) | 44.48 | 93% | 2024-06-06 |
1017. | leo (leo12345678) | 44.47 | 93% | 2024-06-12 |
1018. | typen00b (typ3n00b) | 44.45 | 92% | 2023-06-07 |
1019. | Md. Raihan (raihan115) | 44.44 | 93% | 2024-01-26 |
1020. | kiwi (anon707) | 44.43 | 96% | 2023-06-27 |
1021. | Max (maxpoppe) | 44.39 | 95% | 2023-06-08 |
1022. | hendro (hendroagungs) | 44.39 | 97% | 2025-01-17 |
1023. | AL (al_j______) | 44.39 | 94% | 2023-07-03 |
1024. | Sinbard (sinbard) | 44.36 | 95% | 2024-05-20 |
1025. | Girl (piemaniac) | 44.34 | 92% | 2022-04-01 |
1026. | Artixtics (artixtics) | 44.33 | 96% | 2023-07-25 |
1027. | Francesco (cecco43) | 44.33 | 95% | 2024-02-10 |
1028. | KnightWithSword (mishras839... | 44.25 | 92% | 2023-06-09 |
1029. | Matt (tigerstyle) | 44.24 | 99% | 2023-10-05 |
1030. | Jean-Yves (Optimot) (jytou) | 44.22 | 97% | 2023-08-21 |
1031. | Fast&Furious (olijoao) | 44.17 | 96% | 2024-02-05 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |