Python nonlocal statement What does the Python nonlocal statement do (in Python 3.0 and later)? There’s no documentation on the official Python website and help("nonlocal") does ... May 7, 2022 0 Comments