题库 Python题库 题目列表 print(divmod(34,8))运行结果是?( )
单选题

print(divmod(34,8))运行结果是?( )

A.

4  2

B.

4

C.

2

D.

2 4

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