Dashed Line Style
Complete the
plt.plot() call by setting linestyle to a dashed line.Premium
Expected:

Output:
Python
Setting up Python environment... Output
plt.plot() call by setting linestyle to a dashed line.
Setting up Python environment...