Line Plot Style Properties

# Introduction This Python challenge aims to display a line plot of the total profit of a company's sales data from the previous year. The plot should have specific Style properties, including a dotted line style, a red line color, a legend at the lower right location, an X label name of "Month Number," a Y label name of "Sold units number," a circle marker, a line marker color of red, and a line width of 3.

|60 : 00

Click the virtual machine below to start practicing