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 |
---|---|---|---|---|
498. | seven (seven_mark) | 59.94 | 98% | 2024-10-09 |
499. | Carlos (calexs) | 59.88 | 95% | 2023-12-21 |
500. | johnny (porkmania) | 59.78 | 95% | 2023-01-31 |
501. | Godrod (god_of_rods) | 59.75 | 98% | 2023-07-08 |
502. | Akira_13 (akira_1313) | 59.73 | 96% | 2024-02-20 |
503. | Lily (accuracy) (hairdome) | 59.70 | 98% | 2023-10-16 |
504. | BauerOG (bauseog) | 59.70 | 95% | 2024-12-03 |
505. | ButterflyDNS (butterflydns) | 59.69 | 96% | 2023-08-07 |
506. | im SLOW (yashkumar0) | 59.56 | 97.3% | 2023-10-12 |
507. | h (vondo28) | 59.49 | 95% | 2024-11-05 |
508. | najeeb (abdulnajeeb3) | 59.47 | 96% | 2023-09-03 |
509. | Yashwanth (yashspeedy) | 59.46 | 96% | 2023-08-06 |
510. | Alex (evil_alex) | 59.43 | 95% | 2025-01-07 |
511. | naxys (razumikhin) | 59.39 | 96.7% | 2025-01-15 |
512. | jym (jjimjjam) | 59.34 | 98% | 2023-06-01 |
513. | Yuma (el_yuma) | 59.31 | 97.2% | 2025-01-17 |
514. | Yusuf Kasim Temel (sergujest) | 59.28 | 98% | 2024-09-16 |
515. | (elijahmercado2531) | 59.27 | 96% | 2023-06-03 |
516. | Robert (nforcer) | 59.26 | 97% | 2023-06-08 |
517. | Wacky (wackyrio) | 59.26 | 96% | 2024-07-17 |
518. | NorthernNinja (northernninj... | 59.25 | 95% | 2023-06-22 |
519. | iwl (williayam) | 59.21 | 97% | 2023-08-11 |
520. | Safi (_safi_) | 59.16 | 95% | 2023-05-28 |
521. | idk man (ithatme) | 59.13 | 95% | 2023-05-20 |
522. | Andrew (tea2024) | 59.07 | 97% | 2024-05-01 |
523. | JG (j32587) | 59.07 | 95% | 2025-01-11 |
524. | Dog (wtfisthatheck) | 59.02 | 97% | 2023-10-31 |
525. | (っ◔◡◔)っ (colemak_... | 58.96 | 97% | 2024-05-15 |
526. | Huy (huuy) | 58.94 | 95% | 2023-12-05 |
527. | bbl4de (bbl4de) | 58.89 | 93% | 2024-02-10 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |