题库 Python题库 题目列表 Python中可以通过import math 语句导入math函数...
单选题

Python中可以通过import math 语句导入math函数库,下列选项中可以实现向下取整的是?( )

A.

math.ceil()

B.

math.sqrt()

C.

math.round()

D.

math.floor()

题目信息
2024年 9月 选择题
-
正确率
0
评论
4
点击