在线名词解释大全
专业、全面、易懂的全领域名词百科
首页
>
Python程序设计
>
详细
39 Whichofthefollowingfunctionsreturn4.()
题型:单选题
选项
A.
int(3.4)
B.
int(3.9)
C.
round(3.4)
D.
round(3.9)
正确答案: