学习笔记(2):零基础掌握 Python 入门到实战-一个圆点的何去何从(二)

立即学习:https://edu.csdn.net/course/play/26676/338772?utm_source=blogtoedu

type为内置函数 

id函数能返回对象在计算机里的内存地址

help(函数名称/对象)

round()能进行四舍五入

猜你喜欢

转载自blog.csdn.net/m0_49939521/article/details/108484728
今日推荐