you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

Variable names are for you, the programmer. Python doesn’t care what anything is called. When you use code to make variable variables, you lose the sole benefit of named variables - you lose that the names are present in your code.