Programming 1, 2020-1
Lecture 6: Notes

Some of today's topics are covered in these sections of Think Python:

And in these chapters of Introducing Python:

Also note that our Python Library Quick Reference lists useful functions and methods on the set and dictionary types that we learned about today.