第一章测试
1.Which is NOT the main part of computer ( )
A:I/O equipment
B:Cache
C:CPU
D:memory

答案:B
2.Which symbol can be used for comments in Python ( )
A:#
B:“
C://
D:!

答案:AB
3.The integrated development tool built into Python is ( ).
A:Jupyter
B:Pycharm
C:IDLE
D:Vs code

答案:C
4.Which is the correct operator for power(Xy)? ( )
A:X^y
B:None of the mentioned
C:X**y
D:X^^y

答案:C
5.Which of the following is incorrect? ( )
A:float("3+5")
B:float("3")
C:float(4.2)
D:float(3)

答案:A

温馨提示支付 ¥3.00 元后可查看付费内容,请先翻页预览!
点赞(106) dxwkbang
返回
顶部