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 |
---|---|---|---|---|
1371. | Pancake (pancake654684) | 35.40 | 94% | 2024-11-10 |
1372. | Han (han3sha) | 35.39 | 93% | 2024-08-19 |
1373. | Kevin (kevcal2m) | 35.38 | 94% | 2023-09-26 |
1374. | Amr (amrnour) | 35.37 | 91% | 2023-09-22 |
1375. | Gabriel Ramos (gabirle3u3) | 35.36 | 94.6% | 2024-05-31 |
1376. | Seane (seane_cifer) | 35.33 | 94.8% | 2024-05-11 |
1377. | Sauski (sauski) | 35.28 | 97% | 2024-01-31 |
1378. | Unknown Person (iamikey7) | 35.28 | 94% | 2024-04-05 |
1379. | Amber Switch (amber_switch) | 35.25 | 92% | 2025-04-09 |
1380. | Abhinav (typingcompany) | 35.17 | 96% | 2024-05-28 |
1381. | Ali (fake051103) | 35.10 | 96% | 2024-02-24 |
1382. | (◕‿◕。) (quitqwerty) | 35.06 | 98% | 2024-02-07 |
1383. | Zaphod (zapgawd) | 34.98 | 94% | 2024-09-23 |
1384. | Juanpy (juanpy) | 34.95 | 97% | 2023-10-18 |
1385. | Ana Regina (anaard) | 34.92 | 93% | 2024-02-07 |
1386. | Fani Annur (sywyss) | 34.92 | 95% | 2023-08-12 |
1387. | dave (shalomski) | 34.89 | 94% | 2023-06-09 |
1388. | vic (hoodedgull) | 34.86 | 93% | 2023-08-31 |
1389. | Saurabh (ssb456) | 34.85 | 95.1% | 2023-10-12 |
1390. | congvo (congvm2011) | 34.76 | 95% | 2023-07-18 |
1391. | r (blazinrt) | 34.73 | 93% | 2023-07-04 |
1392. | BTC 100k$ soon (anagami) | 34.65 | 95% | 2024-01-28 |
1393. | Scott (scotts06) | 34.56 | 97% | 2024-01-16 |
1394. | Mikeyyy (mikeyyy_06) | 34.55 | 92% | 2023-06-29 |
1395. | darren (darrenduhdragon) | 34.53 | 94% | 2023-07-13 |
1396. | Cockroach (_cockroach) | 34.52 | 93% | 2023-07-11 |
1397. | Leve Leve, Leve Palestina (... | 34.48 | 94% | 2023-12-23 |
1398. | renan (renanv) | 34.42 | 92.2% | 2023-10-13 |
1399. | Gonzalo (gmurop) | 34.42 | 95.9% | 2024-02-24 |
1400. | Blessed (itsblessedxx) | 34.42 | 94% | 2024-04-23 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |