Skip to content

Commit 58ffdec

Browse files
author
RadoRado
committed
Add link to python doc for modules
1 parent d051865 commit 58ffdec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

week13/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
* [C3 Linearization Algorithm that Python uses to build its MRO](https://en.wikipedia.org/wiki/C3_linearization)
77
* [What is a mixin, and why are they useful?](http://stackoverflow.com/questions/533631/what-is-a-mixin-and-why-are-they-useful)
88
* [Mixin from Wikipedia](https://en.wikipedia.org/wiki/Mixin)
9+
* [How modules work](https://docs.python.org/3/tutorial/modules.html)

0 commit comments

Comments
 (0)