Added chapter navigation
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[Contents](../Contents.md) \| [Prev (4 Classes and Objects)](../04_Classes_objects/00_Overview.md) \| [Next (6 Generators)](../06_Generators/00_Overview.md)
|
||||
|
||||
# 5. Inner Workings of Python Objects
|
||||
|
||||
This section covers some of the inner workings of Python objects.
|
||||
@@ -16,5 +18,5 @@ work. So, that's why we're covering it.
|
||||
* [5.1 Dictionaries Revisited (Object Implementation)](01_Dicts_revisited.md)
|
||||
* [5.2 Encapsulation Techniques](02_Classes_encapsulation.md)
|
||||
|
||||
[Contents](../Contents.md)
|
||||
[Contents](../Contents.md) \| [Prev (4 Classes and Objects)](../04_Classes_objects/00_Overview.md) \| [Next (6 Generators)](../06_Generators/00_Overview.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user