Skip to content

Commit b32aa60

Browse files
authored
Update README.md
1 parent a7dfbf1 commit b32aa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

days/04-06-collections/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Welcome to this lesson. Today you will learn about some powerful new data structures: `namedtuple`, `defaultdict`, `Counter` and `deque`.
66

7-
I prepared a [Jupyter notebook](https://github.com/talkpython/100daysofcode-with-python-course/blob/master/days/04-06-collections/collections.ipynb) so you can follow along with this lesson.
7+
Today you watch the videos. I also prepared a [Jupyter notebook](https://github.com/talkpython/100daysofcode-with-python-course/blob/master/days/04-06-collections/collections.ipynb) so you can follow along with this lesson.
88

99
## Day 2: Practice using movie data
1010

0 commit comments

Comments
 (0)