Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: The count variable is giving me a hard time in this code
Post: The count variable is giving me a hard time in thi...

from random import randrange def toohigh(): # displays too high sequence count += 1 return('Too high! Try again. ') guess = input('Guess my number between 1 and 1000. ') play() def toolow(): ...
D4isyy General Coding Help 2 1,984 Aug-09-2020, 06:50 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020