Python Forum
Looping through variables and setting them
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looping through variables and setting them
#4
Learning techniques is good. But programming should always be kept simple as possible. The KISS philosophy.

I wouldn't use this in code.
exec('pos{0} + i'.format(i))
99 percent of computer problems exists between chair and keyboard.
Reply


Messages In This Thread
RE: Looping through variables and setting them - by Windspar - Dec-17-2017, 01:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Setting permanent user variables in Windows coder420 2 1,532 Jan-04-2022, 10:42 AM
Last Post: Larz60+
  Help Setting Multiple Variables bzowk 0 1,696 Jul-18-2020, 06:59 PM
Last Post: bzowk
  setting pythonpath variable in environment variables saisankalpj 3 3,614 Dec-05-2018, 10:33 PM
Last Post: Gribouillis
  os.environ not setting current shell variables in Windows? brian6667 2 11,032 Apr-26-2017, 12:59 PM
Last Post: brian6667

Forum Jump:

User Panel Messages

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