题目详情
单选题 在Python中,通过哪一个语句可以导入os模块中的所有内容
A. from os import *
B. from os import all
C. import os all
D. import all os
学科:Python程序设计基础
时间:2024-04-02 05:24:40
相关题目
相关作业