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 |
---|---|---|---|---|
1395. | nyloraqu (nyloraqu) | 38.05 | 96% | 2025-01-16 |
1396. | thomas (thomascdh) | 38.02 | 98% | 2025-03-20 |
1397. | Milan (m_i_n_o) | 38.01 | 95% | 2022-10-29 |
1398. | Matho (matho_) | 37.98 | 91.7% | 2024-09-25 |
1399. | cis (cis04) | 37.95 | 94% | 2023-06-01 |
1400. | kynmp (rng2036) | 37.92 | 95% | 2024-12-05 |
1401. | luzifer2222 (luzifer2222) | 37.87 | 94% | 2024-07-12 |
1402. | Mohamed (mohamed25) | 37.87 | 98% | 2023-07-09 |
1403. | Jaul (jaul) | 37.87 | 92% | 2023-07-21 |
1404. | David (david_chen) | 37.85 | 94% | 2025-04-25 |
1405. | pleasedontquitlnow (edeelo5) | 37.83 | 96% | 2024-09-27 |
1406. | klee (klee918) | 37.80 | 93% | 2023-10-01 |
1407. | wonderful_day_to_you (wonde... | 37.80 | 93% | 2023-06-04 |
1408. | Ajos (ajos6969) | 37.74 | 96% | 2023-08-21 |
1409. | Silver (psilverfish) | 37.70 | 96% | 2023-04-13 |
1410. | Serhii (1mmortalized) | 37.61 | 92% | 2024-09-27 |
1411. | aashish gupta (aashish_803) | 37.54 | 95% | 2024-08-08 |
1412. | Dividing (diogames) | 37.54 | 91% | 2024-07-12 |
1413. | malfazakki (malfazakki) | 37.47 | 95% | 2023-07-24 |
1414. | Shadow (x_shadow_x) | 37.46 | 93% | 2023-06-08 |
1415. | JD (_jd_) | 37.45 | 95% | 2019-10-29 |
1416. | Zodiac (zodiac__) | 37.42 | 93.1% | 2025-04-07 |
1417. | ATrain (adawsone) | 37.42 | 94% | 2023-08-15 |
1418. | Marwane (soceu30) | 37.40 | 94% | 2023-07-25 |
1419. | Rincewind (gato_ninja) | 37.38 | 94.7% | 2025-02-19 |
1420. | Adrian (mega_13) | 37.32 | 92% | 2023-07-06 |
1421. | bang chan luvr (neotech_209) | 37.31 | 94% | 2023-06-12 |
1422. | Erick (erick0334) | 37.31 | 92% | 2025-05-20 |
1423. | Spartan (speedrunner1) | 37.28 | 93% | 2023-10-14 |
1424. | Jakkber (jakkber) | 37.28 | 93% | 2024-01-11 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |