python基本运算
Python字符运算符
Python的幻术/模块和包
Paste_Image.png
Paste_Image.png
floor ——整除
但是floor非内建函数,可以通过input math 方式导入
Paste_Image.png
部分函数和类的导入
包
Paste_Image.png
可以通过input 模块名.子包名.相应的函数实现
Paste_Image.png
floor ——整除
但是floor非内建函数,可以通过input math 方式导入
包
可以通过input 模块名.子包名.相应的函数实现