We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2564bb7 commit d2c1980Copy full SHA for d2c1980
1 file changed
defining-functions.md
@@ -351,7 +351,7 @@ need to:
351
352
## Output
353
354
-The built-in input function [returns a value](https://github.com/Akuli/python-tutorial/blob/master/using-functions.md#return-values).
+The built-in input function [returns a value](using-functions.md#return-values).
355
Can our function return a value also?
356
357
```py
0 commit comments