Sets are realy helpful when you want to create a list of things that may occur many times. They also help when you want to see what two sets have in common (or where they differ).
The code used in this video can be found via https://lyw4.life/Resources/python.php.