python 內建数据类型

字符串(str)
列表(list)
元组(tuple)
数值(num)
字典(dict)
文件(file)

先创建 title ,后期在做修改