how to do know if a set is empty? code example Example: python check set empty set_variable == set() # return True if set_variable is an empty set