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