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 |
---|---|---|---|---|
45. | jimjom (jimysucks) | 96.79 | 98% | 2025-08-13 |
46. | SideSky (sidesky) | 95.45 | 97.3% | 2025-03-01 |
47. | Anch (anch159) | 95.34 | 97% | 2021-09-10 |
48. | Thom (deckard) | 94.67 | 97% | 2024-03-15 |
49. | jse (dragoncityjose) | 94.48 | 96.7% | 2024-09-14 |
50. | Amen [Dvorak-Trainee] (amun) | 93.96 | 98% | 2023-08-30 |
51. | Hamlet (typing__words) | 93.94 | 98% | 2024-05-12 |
52. | Sumit (smtchahal2) | 93.85 | 97% | 2021-09-13 |
53. | Vincent (tokiix) | 93.63 | 98% | 2023-08-23 |
54. | ty (fqdingsky) | 93.19 | 97% | 2023-10-19 |
55. | struffoli (struffoli) | 93.10 | 98% | 2019-12-11 |
56. | Samdo (sammematt) | 93.01 | 97% | 2023-07-24 |
57. | William (screek) | 92.95 | 98% | 2024-05-17 |
58. | deja vu (zight554) | 92.69 | 99% | 2022-03-02 |
59. | KiddieX (emyrr) | 92.53 | 98% | 2023-08-06 |
60. | GEDO (z222bk) | 92.40 | 97.9% | 2024-06-07 |
61. | Guillermo (schobzax) | 92.36 | 98% | 2021-11-09 |
62. | LB (man_onatree) | 92.29 | 99% | 2023-06-05 |
63. | (erokopes) | 91.80 | 99% | 2022-05-05 |
64. | Kim (kimson52) | 91.61 | 99% | 2024-09-28 |
65. | Danot FAST AS CHEETAH (huhy... | 91.00 | 100% | 2024-03-14 |
66. | (boy_314) | 90.91 | 99% | 2019-10-17 |
67. | (4lsi3w544lwi4lk) | 90.80 | 97% | 2023-06-28 |
68. | (scraex) | 90.71 | 98% | 2022-07-17 |
69. | KTH (kthmanish) | 90.27 | 99.5% | 2024-08-23 |
70. | Lien❤️Neu(2025-04-21) (... | 90.22 | 99% | 2025-06-18 |
71. | purplefr|ction (tesla_diesel) | 89.98 | 99% | 2021-10-22 |
72. | Lydia (shiruzu) | 89.90 | 100% | 2025-02-05 |
73. | police (styrofoam) | 89.87 | 98% | 2018-11-02 |
74. | lavé (traben) | 89.61 | 96% | 2021-11-03 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,022 | 59.33 | October 3, 2018 |