试题详情

在Matplotlib中可以绘制散点图的代码是()。

Aplt.scatter(x,y)

Bplt.plot(x,y)

Cplt.legend(‘upperleft)

Dplt.xlabel(散点图"")