Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need Help debugging program
Post: RE: Need Help debugging program

(Dec-19-2016, 09:48 PM)nilamo Wrote: Ok, try changing it to while not gameIsDone:. I dont have gameIsDone defined, how do i define it
ToastyCoder General Coding Help 12 9,503 Dec-21-2016, 06:48 PM
    Thread: Need Help debugging program
Post: RE: Need Help debugging program

(Dec-19-2016, 07:03 PM)nilamo Wrote: You have a while loop that looks like "while True:".  That means the loop will continue forever.  Is it supposed to continue forever? No, but i do not know how t...
ToastyCoder General Coding Help 12 9,503 Dec-19-2016, 09:24 PM
    Thread: Need Help debugging program
Post: RE: Need Help debugging program

(Dec-16-2016, 09:40 PM)nilamo Wrote: Is the problem that you're using while True: but never break out of the loop?  You do have a gameIsDone that you set and re-set, maybe you should loop over that ...
ToastyCoder General Coding Help 12 9,503 Dec-19-2016, 06:55 PM
    Thread: Need Help debugging program
Post: RE: Need Help debugging program

(Dec-13-2016, 06:56 PM)micseydel Wrote: We're not going to help over PMs, you'll have to post code with your question about it. I realize there can be issues with sharing code for a class, but typic...
ToastyCoder General Coding Help 12 9,503 Dec-15-2016, 06:41 PM
    Thread: Need Help debugging program
Post: Need Help debugging program

I have had problems with a class project for about a week now, with displaying list items from a multiline string, and i also need help with general debugging, pm and i can send the code so you can he...
ToastyCoder General Coding Help 12 9,503 Dec-13-2016, 06:52 PM

User Panel Messages

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