Added chapter navigation
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[Contents](../Contents.md) \| [Prev (2 Working With Data)](../02_Working_with_data/00_Overview.md) \| [Next (4 Classes and Objects)](../04_Classes_objects/00_Overview.md)
|
||||
|
||||
# 3. Program Organization
|
||||
|
||||
So far, we've learned some Python basics and have written some short scripts.
|
||||
@@ -14,4 +16,5 @@ some useful code templates for writing more useful scripts.
|
||||
* [3.5 Main module](05_Main_module.md)
|
||||
* [3.6 Design Discussion about Embracing Flexibilty](06_Design_discussion.md)
|
||||
|
||||
[Contents](../Contents.md)
|
||||
[Contents](../Contents.md) \| [Prev (2 Working With Data)](../02_Working_with_data/00_Overview.md) \| [Next (4 Classes and Objects)](../04_Classes_objects/00_Overview.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user