Python Python: named tupleについて
tupleを見てきたが、その流れでnamed tupleを調べたので備忘録として。list, tuple, dictionaryはindexかkeyでデータを選ぶlist、tupleは基本的にindexで内包データを管理(参照(出力)、上書...
Python
Python
Python
Python
Python
Python
Python