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 |
---|---|---|---|---|
1420. | Seane (seane_cifer) | 35.33 | 94.8% | 2024-05-11 |
1421. | Sauski (sauski) | 35.28 | 97% | 2024-01-31 |
1422. | Unknown Person (iamikey7) | 35.28 | 94% | 2024-04-05 |
1423. | Amber Switch (amber_switch) | 35.25 | 92% | 2025-04-09 |
1424. | Avinash (avinash_01) | 35.24 | 96% | 2025-06-04 |
1425. | Abhi (abhishekpatil) | 35.23 | 92% | 2023-06-21 |
1426. | Abhinav (typingcompany) | 35.17 | 96% | 2024-05-28 |
1427. | Ali (fake051103) | 35.10 | 96% | 2024-02-24 |
1428. | (◕‿◕。) (quitqwerty) | 35.06 | 98% | 2024-02-07 |
1429. | Zaphod (zapgawd) | 34.98 | 94% | 2024-09-23 |
1430. | Juanpy (juanpy) | 34.95 | 97% | 2023-10-18 |
1431. | Ana Regina (anaard) | 34.92 | 93% | 2024-02-07 |
1432. | Fani Annur (sywyss) | 34.92 | 95% | 2023-08-12 |
1433. | dave (shalomski) | 34.89 | 94% | 2023-06-09 |
1434. | vic (hoodedgull) | 34.86 | 93% | 2023-08-31 |
1435. | Saurabh (ssb456) | 34.85 | 95.1% | 2023-10-12 |
1436. | congvo (congvm2011) | 34.76 | 95% | 2023-07-18 |
1437. | r (blazinrt) | 34.73 | 93% | 2023-07-04 |
1438. | BTC 100k$ soon (anagami) | 34.65 | 95% | 2024-01-28 |
1439. | Scott (scotts06) | 34.56 | 97% | 2024-01-16 |
1440. | Mikeyyy (mikeyyy_06) | 34.55 | 92% | 2023-06-29 |
1441. | darren (darrenduhdragon) | 34.53 | 94% | 2023-07-13 |
1442. | Cockroach (_cockroach) | 34.52 | 93% | 2023-07-11 |
1443. | Leve Leve, Leve Palestina (... | 34.48 | 94% | 2023-12-23 |
1444. | renan (renanv) | 34.42 | 92.2% | 2023-10-13 |
1445. | Gonzalo (gmurop) | 34.42 | 95.9% | 2024-02-24 |
1446. | Blessed (itsblessedxx) | 34.42 | 94% | 2024-04-23 |
1447. | Siti (shajar23) | 34.39 | 95% | 2023-08-15 |
1448. | Isay (isay__) | 34.38 | 93% | 2024-08-31 |
1449. | Sandra (badmac16) | 34.37 | 96% | 2024-01-31 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |