8000
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 200b3bf commit 979d5ddCopy full SHA for 979d5dd
README.md
@@ -26,9 +26,9 @@ it.**
26
1. [Quick introduction to this tutorial](introduction.md)
27
2. [Installing Python](installing-python.md)
28
3. [Getting started with Python](getting-started.md)
29
-4. [ThinkPython: The way of the program](the-way-of-the-program)
+4. [ThinkPython: The way of the program](the-way-of-the-program.md)
30
5. [Variables, Booleans and None](2.md)
31
-6. [Using functions and storing code in files](3.md)
+6. [Using functions and storing code in files](using-functions.md)
32
7. [If, elif, else and while](4.md)
33
34
Other things this tutorial comes with:
0 commit comments