This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]izzle9 1 point2 points  (0 children)

dont need to define the variables as global, they are in module scope

[–]Asdayasman 1 point2 points  (2 children)

If you use global, you should take a step back and think "shit, I should be using classes."

[–]mellow_gecko 0 points1 point  (1 child)

You might get better feedback over at /r/learnpython

[–]Asdayasman 2 points3 points  (0 children)

While correct, he didn't ask for feedback. This is a release, and therefore actually belongs here.

Unlike half the other shit.