Skip to content

Commit 149d361

Browse files
committed
update README
1 parent caa608d commit 149d361

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,12 @@ everything should also work on Python 3.2 and all newer Pythons.
3636
10. [Loops](loops.md)
3737
11. [Trey Hunner: zip and enumerate](trey-hunner-zip-and-enumerate.md)
3838
12. [Dictionaries](dicts.md)
39-
13. [Files](files.md)
40-
14. [Defining functions](defining-functions.md)
41-
15. [Exceptions](exceptions.md)
42-
16. [Modules](modules.md)
43-
17. [Classes](classes.md)
39+
13. [Defining functions](defining-functions.md)
40+
14. [What is true?](what-is-true.md)
41+
15. [Files](files.md)
42+
16. [Exceptions](exceptions.md)
43+
17. [Modules](modules.md)
44+
18. [Classes](classes.md)
4445

4546
Other things this tutorial comes with:
4647

0 commit comments

Comments
 (0)