Which keyword lets an inner function rebind a name in its nearest enclosing function scop…

from Python
intermediate 1 min

Which keyword lets an inner function rebind a name in its nearest enclosing function scope?

Report an error