pybrackets - juedaiyuer/researchNote GitHub Wiki

Python括号笔记

python中的中括号[ ]:代表list列表数据类型,列表是一种可变的序列。

source