Skip to content

Commit cd09b8d

Browse files
authored
Update README.md
1 parent 9a134fe commit cd09b8d

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
@@ -20,6 +20,7 @@ What is it? | Blog Post/IPython Notebook | Youtube Video
2020
9: Tuples + Fibonacci Sequence | [9: Tuples + Fibonacci Sequence](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Basics/Intro/PythonBasicsTuples.ipynb) | [9: Tuples + Fibonacci Sequence](https://www.youtube.com/watch?v=gUHeaQ0qZaw)
2121
10: Dictionaries + Dictionary Manipulation | [10: Dictionaries + Dictionary Manipulation](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Basics/Intro/PythonBasicsDictionaries.ipynb) | [10: Dictionaries + Dictionary Manipulation](https://www.youtube.com/watch?v=LlIqrWJaBcQ)
2222
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)
23+
12: While Loops and Prime Numbers | Coming Soon | [While Loops and Prime Numbers](https://youtu.be/apEjxRmIp0I)
2324
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&)
2425

2526
## Pandas

0 commit comments

Comments
 (0)