# Pastebin 77jrgzKO >>>> x = frozenset() >>>> set.add(x, 1) >>>> x frozenset({1})