File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -104,21 +104,21 @@ <h4>Part I</h4>
104104 control structures, functions, and documentation.
105105 </ p >
106106 < ul >
107- < li > < a href ="# ">
107+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/Chapter1/Chapter1_Introduction.ipynb ">
108108 Chapter 1: Introduction</ a > </ li >
109- < li > < a href ="# ">
109+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/Chapter2/Chapter2_Syntax.ipynb ">
110110 Chapter 2: Syntax</ a > </ li >
111- < li > < a href ="# ">
111+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/Chapter3/Chapter3_Control_flow.ipynb ">
112112 Chapter 3: Control Flow</ a > </ li >
113- < li > < a href ="# ">
113+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/Chapter4/Chapter4_Loops.ipynb ">
114114 Chapter 4: Loops</ a > </ li >
115- < li > < a href ="# ">
115+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/Chapter5/Chapter5_Types.ipynb ">
116116 Chapter 5: Types</ a > </ li >
117- < li > < a href ="# ">
117+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/Chapter6/Chapter6_Functions.ipynb ">
118118 Chapter 6: Functions</ a > </ li >
119- < li > < a href ="# ">
119+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/Chapter7/Chapter7_Documentation.ipynb ">
120120 Chapter 7: Documentation</ a > </ li >
121- < li > < a href ="# ">
121+ < li > < a href ="https://raw.github.com/ricardoduarte/python-for-developers/master/ExercisesI/ExercisesI.ipynb ">
122122 Exercises I</ a > </ li >
123123 </ ul >
124124
You can’t perform that action at this time.
0 commit comments