Forum: Python Oct 29th, 2008 |
| Replies: 3 Views: 384 Thank you all for your help. I have been bug hunting and it is getting close to finished. A few redundant infinite loops here and there and I am almost done.
I will reply again should I need more... |
Forum: Python Oct 29th, 2008 |
| Replies: 3 Views: 384 So I have another problem(new project new code), with a rather lengthy code. The problem is I am getting tkinter errors left and right and I can't find why. The error I get is:
File... |
Forum: Python Oct 27th, 2008 |
| Replies: 5 Views: 499 While I look stupid with the wrong title for this thread(mod help with edit button please?), I still have the issue with procedure condensing. Anyone have any ideas? |
Forum: Python Oct 25th, 2008 |
| Replies: 5 Views: 499 Eh yah, sorry wasn't thinking straight when I made this post last night. What I meant was:
The procedure question 5 is one of 5(obviously) that checks for a right answer. I was trying to make a... |
Forum: Python Oct 25th, 2008 |
| Replies: 5 Views: 499 So I am getting into the swing of python in my class, and am currently trying to take a program from an example, and making it much more condensed. The issue I am having, is there are many classes... |