Forum: Python Nov 20th, 2008 |
| Replies: 2 Views: 308 Thanks for that. I was able to resolve the issue. I will be posting the solution to this problem a bit later(deadline is pressing at the moment) |
Forum: Python Nov 20th, 2008 |
| Replies: 2 Views: 308 Ok I will post all of the code at the bottom, first thing however is the loop below starts at 0, then increments to 1, but never increments any further.
for counter1 in range(fieldlength):
... |
Forum: Python Oct 30th, 2008 |
| Replies: 25 Views: 1,791 Well, I run OSX, so my editor of choice for html, java, php, c, and python is textmate. One editor that has syntax highlighting, project management, and plenty of keyboard shortcuts. Yes it costs... |