10
0
1
317
print("hello world") # 1. python基础语法 # 1.1 常用数据类型 # 数字,列表,字符串,字典,元组,集合 # 1.1.1列表 # 类似于c...