最終更新:2021-08-13 (金) 23:10:23 (979d)  

Python/コンテナ型
Top / Python / コンテナ型

Python/listPython/リストミュータブル
Python/setPython/集合?
Python/tuplePython/タプルイミュータブル
Python/dictPython/マッピング?

組み込み型

Python/list

Python/set

Python/tuple

Python/dict

Python/collections

  • 汎用のPython組み込みコンテナ dict, list, set, および tuple に代わる、特殊なコンテナデータ型