Skip to content

Commit a13397e

Browse files
committed
Add Ch09-2 into ToC
1 parent d2fbc2c commit a13397e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebooks/Ch00-IntroCourseTableOfContents.ipynb

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"### [Ch07 - Tuples](./Ch07-Tuples.ipynb)\n",
2121
"### [Ch08-1 - Lists](./Ch08-1-Lists.ipynb)\n",
2222
"### [Ch09-1 - Dictionaries](./Ch09-1-Dictionaries.ipynb)\n",
23+
"### [Ch09-2 - Built-in Data Structures](./Ch09-2-Built-in-DataStructures.ipynb)\n",
2324
"### [Ch10-1 - Files](./Ch10-1-Files.ipynb)\n",
2425
"### [Ch13 - Recursion](./Ch13-Recursion.ipynb)\n",
2526
"### [Ch14 - OOP Introduction](./Ch14-OOP.ipynb)\n"

0 commit comments

Comments
 (0)