Skip to content

Commit feeb04d

Browse files
authored
Update README.md
1 parent 8fe3ab0 commit feeb04d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ What is it? | Blog Post/IPython Notebook | Youtube Video
1818
11: Word Count (Filter out Punctuation, Dictionary Manipulation, and Sorting Lists) | [11: Word Count (Filter out Punctuation, Dictionary Manipulation, and Sorting Lists)](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Basics/Intro/PythonBasicsWordCount.ipynb) | [11: Word Count (Filter out Punctuation, Dictionary Manipulation, and Sorting Lists)](https://www.youtube.com/watch?v=l_dIleafLZ8)
1919
12: While Loops and Prime Numbers | Coming Soon | [12: While Loops and Prime Numbers](https://youtu.be/apEjxRmIp0I)
2020
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&)
21+
Prime Numbers | [Prime Numbers](https://hackernoon.com/prime-numbers-using-python-824ff4b3ea19) | coming soon
2122

2223
## Pandas
2324
Domain | Blog Post/IPython Notebook | Youtube Video

0 commit comments

Comments
 (0)