Loading Python
Setting up environment...
Loading...
📝 Editor
1
nonlocal gives access to variable in enclosing function. Useful in nested functions. Similar to global but one level up.
Loading Python environment...