A

Admin • 831.35K Points
Coach

Q. Which Matplotlib function is used to display the plot?

  • (A) plt.plot()
  • (B) plt.draw()
  • (C) plt.figure()
  • (D) plt.show()
  • Correct Answer - Option(D)
  • Views: 17
  • Filed under category Matplot Lib
  • Hashtags:

Explanation by: Admin
plt.show() displays the figure window with all the active plots.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.