单项选择题
python中如想导入模块,则使用()。
A.input B.import C.#import D.include
单项选择题 python中,哪些是序列()。
单项选择题 python中,序列是有序元素的()。
单项选择题 使用for循环10次,需要()。