CBSE Class 12 Informatics Practices
Question 79 of 147
Plotting with Pyplot — Question 11
Back to all questionsTrue
Reason — When both the linestyle argument and the marker argument (markerstyle-string) are not specified in the plot() function, the resulting chart can resemble a scatter plot. In this case, the points will be plotted without connected lines, similar to how a scatter plot displays data points.