判断题

阅读以下代码:

import matplotlib.pyplot as plt
plt.plot(x, y)
plt.show()

以上程序中,plot()函数的参数x和y可为数组、列表、字符串、元组。( )

A

B

赣ICP备20007335号-2