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 a973f96 commit a67d783Copy full SHA for a67d783
_toc.yml
@@ -0,0 +1,14 @@
1
+# In _toc.yml
2
+format: jb-book
3
+root: Chapters/01 - Introduction-to-Computers-and-Python/Chapter1
4
+chapters:
5
+- file: Chapters/02 - Introduction-to-Python-Programming/Chapter2
6
+- file: Chapters/03 - Control-Statements/Chapter3
7
+- file: Chapters/04 - Functions/Chapter4
8
+- file: Chapters/05 - Sequences-(Lists-and-Tuples)/Chapter5
9
+- file: Chapters/06 - Dictionaries-and-Sets/Chapter6
10
+- file: Chapters/07 - Array-Oriented-Programming-with-NumPy/Chapter7
11
+- file: Chapters/08 - Strings-(A-Deeper-Look)/Chapter8
12
+- file: Chapters/09 - Files-and-Exceptions/Chapter9
13
+- file: Chapters/10 - Object-Oriented-Programming/Chapter10
14
+# ... add a line for every notebook in the order you want them to appear
0 commit comments