A

Admin • 802.91K Points
Coach

Q. What happens when plt.grid(True) is executed?

  • (A) Grid lines are turned on
  • (B) Only the x-axis is labeled
  • (C) Plots are aligned in a grid
  • (D) Subplots are automatically generated
  • Correct Answer - Option(A)
  • Views: 2
  • Filed under category Matplot Lib
  • Hashtags:

Explanation by: Admin
plt.grid(True) turns on background grid lines for the plot.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.