Skip to content

Commit 3a2f902

Browse files
authored
Update README.md
Added Python Basics Else Statements to the readme.
1 parent 46717ca commit 3a2f902

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ What is it? | Blog Post/IPython Notebook | Youtube Video
1212
1: Hello World and Strings | [1: Hello World and Strings](https://medium.com/@GalarnykMichael/python-basics-1-hello-world-and-strings-de0d17857c93) | [1: Hello World and Strings](https://www.youtube.com/watch?v=JqGjkNzzU4s)
1313
2: Simple Math | [2: Simple Math](https://medium.com/@GalarnykMichael/python-basics-2-simple-math-4ac7cc928738) | [2: Simple Math](https://www.youtube.com/watch?v=30ghRykclIU)
1414
3: If Statements | [3: If Statements](https://medium.com/@GalarnykMichael/python-basics-3-if-statements-bcc29c09c710) | [3: If Statements](https://www.youtube.com/watch?v=317X-OQCs0Q)
15+
4: Else Statements | [4: Else Statements](https://medium.com/@GalarnykMichael/python-basics-4-else-statements-7d8618e00afe) | [4: Else Statements](https://www.youtube.com/watch?v=e9ZMSHYwtDM)
1516
Solving System of Equations | [Solving System of Equations](https://medium.com/@GalarnykMichael/solving-system-of-linear-equations-using-python-645ad1904cec#.z6lw1zyw6) | [Solving System of Equations](https://www.youtube.com/watch?v=AqIrdW2-K6k&)
1617

1718
## Modeling

0 commit comments

Comments
 (0)