We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9245991 commit ff53689Copy full SHA for ff53689
Notes/07_Advanced_Topics/03_Returning_functions.md
@@ -29,7 +29,7 @@ Adding 3 4
29
30
### Local Variables
31
32
-Observe how to inner function refers to variables defined by the outer
+Observe how the inner function refers to variables defined by the outer
33
function.
34
35
```python
0 commit comments