8000 New material: modules and packages in Python (#60) · gaehlerm/python-tutorial@7866d69 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7866d69

Browse files
yakutovichabaffelliedoardob90
authored
New material: modules and packages in Python (empa-scientific-it#60)
Co-authored-by: Simone Baffelli <simone.baffelli@empa.ch> Co-authored-by: Edoardo Baldi <edoardob90@gmail.com>
1 parent 9e84eb8 commit 7866d69

File tree

2 files changed

+988
-1
lines changed

2 files changed

+988
-1
lines changed

index.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"- [Functions](./functions.ipynb)\n",
1414
"- [Input-Output](./input_output.ipynb)\n",
1515
"- [Functional programming](./functional_programming.ipynb)\n",
16-
"- [Object-oriented programming](./object_oriented_programming.ipynb)"
16+
"- [Object-oriented programming](./object_oriented_programming.ipynb)\n",
17+
"- [Modules and packages](./modules_and_packages.ipynb)"
1718
]
1819
}
1920
],

0 commit comments

Comments
 (0)
0