10000
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 e3020c4 commit 16d2f5dCopy full SHA for 16d2f5d
README.md
@@ -27,7 +27,7 @@ it.**
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.md)
30
-5. [Variables, Booleans and None](2.md)
+5. [Variables, Booleans and None](variables.md)
31
6. [Using functions and storing code in files](using-functions.md)
32
7. [If, elif, else and while](4.md)
33
0 commit comments