python@w3school.org.cn:/home/python#python python_type_frozenset.py
frozenset({'banana', 'cherry', 'apple'})
<class 'frozenset'>