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 |
---|---|---|---|---|
428. | OSoverspike (osoverspike) | 61.50 | 95% | 2023-09-29 |
429. | Maribel (zephhyre) | 61.49 | 96% | 2024-04-15 |
430. | iSyqozz512 (isyqozz512) | 61.47 | 97% | 2023-10-04 |
431. | SeanH (seanh8) | 61.47 | 98% | 2023-11-01 |
432. | Anton (twisted_8) | 61.40 | 97.2% | 2024-11-20 |
433. | Yehia (yaya_types_stuff) | 61.39 | 96% | 2024-12-03 |
434. | Pcgnome (pcgnome) | 61.31 | 95% | 2023-06-22 |
435. | :) (danheng) | 61.23 | 96% | 2024-11-11 |
436. | tstats[qwfpjl] (qwfpjl) | 61.21 | 96% | 2024-02-19 |
437. | vp43 (vp43) | 61.17 | 95.5% | 2024-08-14 |
438. | Adam (adamsyaq) | 61.14 | 98.9% | 2024-03-01 |
439. | Nerd Typist (accuracy_goddess) | 61.13 | 97% | 2022-08-05 |
440. | Welcome to Brazil (thunder02) | 61.11 | 94% | 2024-04-25 |
441. | Maha (neonnex) | 61.11 | 96% | 2024-08-15 |
442. | mekadi (mekadi) | 61.09 | 97.2% | 2024-12-28 |
443. | Pramod Adhikari (justpramod) | 61.01 | 96% | 2025-01-12 |
444. | Nima (nanimonima) | 60.94 | 94% | 2023-09-14 |
445. | Jak (jjakk) | 60.92 | 96% | 2022-09-25 |
446. | Matt (rodo_) | 60.92 | 95% | 2023-09-18 |
447. | Hans5958 (hans5958) | 60.92 | 96% | 2024-05-03 |
448. | Sonu (intellectualcreatures) | 60.83 | 98% | 2021-12-12 |
449. | eva (evqq) | 60.79 | 96% | 2023-06-20 |
450. | V (kiritoyang) | 60.76 | 91% | 2023-08-04 |
451. | monochrome (artemis_05) | 60.75 | 97% | 2022-07-21 |
452. | Angus (mr_angoose) | 60.75 | 97.4% | 2024-10-08 |
453. | yayeet (repmal) | 60.74 | 96% | 2018-11-18 |
454. | mtk (mdtareque) | 60.62 | 98% | 2022-12-18 |
455. | eysvar (eysvar) | 60.59 | 96% | 2023-11-22 |
456. | Raju (rajiun_) | 60.58 | 98% | 2024-10-22 |
457. | Per (dubgeiser) | 60.57 | 97% | 2025-01-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |