30-Days-Of-Python
30-Days-Of-Python copied to clipboard
Update 07_set.md - Change empty set declaration
Empty curly braces {} will make an empty dictionary. Only way to create an empty set is with set() function.