We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fbc2c commit a13397eCopy full SHA for a13397e
notebooks/Ch00-IntroCourseTableOfContents.ipynb
@@ -20,6 +20,7 @@
20
"### [Ch07 - Tuples](./Ch07-Tuples.ipynb)\n",
21
"### [Ch08-1 - Lists](./Ch08-1-Lists.ipynb)\n",
22
"### [Ch09-1 - Dictionaries](./Ch09-1-Dictionaries.ipynb)\n",
23
+ "### [Ch09-2 - Built-in Data Structures](./Ch09-2-Built-in-DataStructures.ipynb)\n",
24
"### [Ch10-1 - Files](./Ch10-1-Files.ipynb)\n",
25
"### [Ch13 - Recursion](./Ch13-Recursion.ipynb)\n",
26
"### [Ch14 - OOP Introduction](./Ch14-OOP.ipynb)\n"
0 commit comments