Python:リスト
リスト
(
list
)
Pythonのリストは、複数のデータを順番に格納できる、可変長で柔軟なデータ構造である
2-2. リスト (list) — Pythonプログラミング入門 documentation
Python:list