Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Creating local variables from a string
Post: Creating local variables from a string

I need to create local variables whose names come from an externally specified string. I tried vars()[varname] = somevalueThis code ran without an error, but it did not create the variable whose name...
peckjonk General Coding Help 2 2,180 Feb-15-2020, 04:08 PM

User Panel Messages

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