Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: NameError for global variable
Post: RE: NameError for global variable

You're correct, it seems adding a bunch of try statements solved the issue.
leviporton General Coding Help 3 2,568 Jul-10-2020, 06:49 PM
    Thread: NameError for global variable
Post: NameError for global variable

I'm defining a variable in a if statement which to my knowledge should be a global variable. try: for i in parts: print(i) ...
leviporton General Coding Help 3 2,568 Jul-10-2020, 06:35 PM

User Panel Messages

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