PYTHON-SET
1 article tagged with "python-set"
- Python 教學 8 - Python Set Type: Set, Frozenset2023-09-03
Python set 和 frozenset 常用來表示一群不重複 element 的集合,這篇文章就來介紹一下 Python set 和 frozenset。
1 article tagged with "python-set"
Python set 和 frozenset 常用來表示一群不重複 element 的集合,這篇文章就來介紹一下 Python set 和 frozenset。