Vladimir

31%
Flag icon
the only situation in which a function may need to deal with external variables that are nonglobal is when it is nested in another function and those variables are part of the local scope of the outer function.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview