试题详情

下列导入模块正确的有()。

Aimport numpy

Bimport numpy as np

Cfrom matplotlib import pyplot

Dfrom matplotlib import pyplot as plt