python Python 入門 ノート (20)集合型のメソッド
集合型のメソッド>>> s = {1, 2, 3, 4, 5}>>> s{1, 2, 3, 4, 5}並びがない、インデックスがない集合>>> sTraceback (most recent call last):File "<stdin>...
python
python
python
python
CBAS
python
python
python
python
python