1  Python安装运行

from dfply import diamonds
diamonds[["x", "y"]].describe()

可视化python的执行过程 python tutor

2 Python数据类型

3 python 循环