Python variables are names that refer to objects.
But Python has no inverse operation: there's no get_value_via_pointer() that can get you myvar given mypointer.
Collection
[
|
...
]
Python variables are names that refer to objects.
But Python has no inverse operation: there's no get_value_via_pointer() that can get you myvar given mypointer.