File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
* [ 2.6 List comprehensions] ( 02_Working_with_data/06_List_comprehension )
21
21
* [ 2.7 Object model] ( 02_Working_with_data/07_Objects )
22
22
23
- ## [ 3. Program Organization) (03_Program_organization/00_Overview)
23
+ ## [ 3. Program Organization] ( 03_Program_organization/00_Overview )
24
24
25
25
* [ 3.1 Functions and Script Writing] ( 03_Program_organization/01_Script )
26
26
* [ 3.2 More Detail on Functions] ( 03_Program_organization/02_More_functions )
29
29
* [ 3.5 Main module] ( 03_Program_organization/05_Main_module )
30
30
* [ 3.6 Design Discussion about Embracing Flexibilty] ( 03_Program_organization/06_Design_discussion )
31
31
32
- ## [ 4. Classes and Objects) (04_Classes_objects/00_Overview)
32
+ ## [ 4. Classes and Objects] ( 04_Classes_objects/00_Overview )
33
33
34
34
* [ 4.1 Introducing Classes] ( 04_Classes_objects/01_Class )
35
35
* [ 4.2 Inheritance] ( 04_Classes_objects/02_Inheritance )
36
36
* [ 4.3 Special Methods] ( 04_Classes_objects/03_Special_methods )
37
37
* [ 4.4 Defining new Exception] ( 04_Classes_objects/04_Defining_exceptions )
38
38
39
- ## [ 5. The Inner Workings of Python Objects) (05_Object_model/00_Overview)
39
+ ## [ 5. The Inner Workings of Python Objects] ( 05_Object_model/00_Overview )
40
40
41
41
* [ 5.1 Dictionaries Revisited (Object Implementation)] ( 05_Object_model/01_Dicts_revisited )
42
42
* [ 5.2 Encapsulation Techniques] ( 05_Object_model/02_Classes_encapsulation )
You can’t perform that action at this time.
0 commit comments