csiro-data-school / python

Lesson webpage:
https://csiro-data-school.github.io/python
Other
3 stars 6 forks source link

Content for modules #64

Closed KerensaMcElroy closed 4 years ago

KerensaMcElroy commented 4 years ago

Can be found here:

https://csiro-data-school.github.io/python-files/02-modules/index.html

And here:

https://csiro-data-school.github.io/python-adv/25-modules/index.html

Only necessary to understand how to import and use other people's modules, not how to create them