You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ In this session we're going to review user input, dictionaries, and introduce fo
18
18
Sections 4 and 5 of the Udemy Complete Python Programming Course
19
19
20
20
#### Exercises
21
-
* The exercises for the session can be found in this the lessons folder of this repo at: [Jupyter Notebook](https://github.com/JohnFunkCode/niece-python-lessons/blob/master/lessons/Jan%208%20-%20word%20count%20lesson.ipynb)
21
+
* The exercises for the session can be found in this the lessons folder of this repo at: [Jupyter Notebook](https://github.com/JohnFunkCode/niece-python-lessons/blob/master/lessons/Jan%207%20-%20word%20count%20lesson.ipynb)
22
22
* The stand alone code is available in the src folder of this repo at: [wordcount.py](https://github.com/JohnFunkCode/niece-python-lessons/blob/master/src/wordcount/wordcount.py)
0 commit comments