单项选择题
如何调用math包中的sqrt函数()
A.in sqrt from mathB.from math in sqrtC.from math import sqrtD.import sqrt from math
单项选择题 import numpy as np引用中的np是什么含义()
填空题 食物热效应只能增加(),而不能增加()。
单项选择题 在Jupyter环境中安装程序包seaborn的命令是()