Question:medium

Which of the following commands is used to install Matplotlib for coding?

Updated On: Feb 18, 2026
  • import plt.matplotlib as plot
  • import plot.matplotlib as pt
  • import matplotlib.plt as plot
  • import matplotlib.pyplot as plt
Show Solution

The Correct Option is D

Solution and Explanation

The correct option is (D) : import matplotlib.pyplot as plt
Was this answer helpful?
0

Top Questions on Commands and Requests


Questions Asked in CUET (UG) exam