综合考试题库app
姓名:__________考号:__________
一、单选题(共10题)
1.以下哪个是Python中的列表类型?()
A.int
B.str
C.list
D.dict
2.在Python中,如何定义一个函数?()
A.deffunction():
B.function():
C.function=()
D.deffunction=()
3.以下哪个是Python中的条件语句?()
A.if
B.elif
C.else
D.alloftheabove
4.在Python中,如何进
原创力文档

文档评论(0)