登录
注册
首页
->
Python期末
下载题库
Python中使用( )函数接收用输入的数据。
(A)accept ()
(B)input ()
(C)readline ()
(D)login ()
参考答案
继续答题:
下一题
更多Python期末试题
1
下列代码运行的结果是( )。a = numpy.array([1,2,3])b = numpy.array([4,5,6])a+b
考试