题库 Python题库 题目列表 one,two,three='1',3,5; print(one+two+three...
判断题

one,two,three='1',3,5; print(one+two+three)运行结果是9。

A.
正确
B.
错误
题目信息
2020年 6月 判断题
100%
正确率
0
评论
49
点击