On Sun, Dec 16, 2012 at 6:44 PM, tbg <[email protected]> wrote:
> I changed it so that it said winx += 1 etc. and it doesn't seem to save it. I
> also tried pulling the variables from the loop and making them global
> variables at the top.
>
> The latter game me a traceback error when printing out the results. Any ideas?
>
> http://puu.sh/1BCbG
>
> Code Preview/Download
>
> https://www.box.com/s/jiu0259nohx0kae2am57
> --
> http://mail.python.org/mailman/listinfo/python-list
Put this on top of your function:
global winx, winy
PS. Why did you put those delays in? They are useless.
--
Kwpolska <http://kwpolska.tk>
stop html mail | always bottom-post
www.asciiribbon.org | www.netmeister.org/news/learn2quote.html
GPG KEY: 5EAAEA16
--
http://mail.python.org/mailman/listinfo/python-list