【Python のデータ型】リストの操作 基本 リスト型の基本 【Python のデータ型】リスト型の基本 リストの内容の変更 l = [‘pen’, ‘gum’, ‘scale’, ‘triangle’, ‘marker’] l[0] = ‘pencil’ p 続きを読む » 2022年10月26日 2023年2月8日