braboj / tutorial-python

Awesome Python!
2 stars 2 forks source link

[Part A, ch. 8] - Better description purpose #31

Closed jordrag closed 1 year ago

jordrag commented 1 year ago

To improve the description and the comment in the example code for Closures. The idea is to be more clear about the differences between Nested functions and Closures.

braboj commented 1 year ago

Please provide the original code with a proposed solution or a reference to the Python file. It could be a definition of what is not clear a direct proposal or a solution.