相关考题
-
填空题
脂肪所含的元素主要为()、()、()。 -
多项选择题
下面哪些软件能做数据分析()
A.Python
B.SAS
C.SPSS
D.R语言 -
单项选择题
如何调用math包中的sqrt函数()
A.in sqrt from math
B.from math in sqrt
C.from math import sqrt
D.import sqrt from math
