talkpython / 100daysofcode-with-python-course

Course materials and handouts for #100DaysOfCode in Python course
https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python
MIT License
2.09k stars 1.07k forks source link

The subtitles for the deque and first concept videos (days 4-6) are swapped around. #34

Closed Anthlis closed 5 years ago

Anthlis commented 5 years ago

I followed the collections chapter tonight and found that the subtitles for the deque and first concept videos (days 4-6) are swapped around. I.e. the concept subtitles were shown during the deque video and vice-versa. (BTW - this is my first ever issue raised on GitHub so I hope I've done this right!).

mikeckennedy commented 5 years ago

Thanks for letting us know! I just updated them. And yeah, this format and style is the perfect place to report issues like this on GitHub. ;)