题目详情
单选题 下面引入模块的方式中,错误的是( )
A. import math
B. from math import sqrt
C. from math import *
D. from sqrt import math
学科:[共享课]Python程序设计
时间:2024-03-29 17:03:05
相关题目