I’m new to python and attempting to figure out the accompanying fundamental python language structure. Much appreciated ahead of time.
[Code]
foo = self._setup[‘bar’]
I’m new to python and attempting to figure out the accompanying fundamental python language structure. Much appreciated ahead of time.
[Code]
foo = self._setup[‘bar’]
I’m not very experienced in Python, but try looking through this: