Line style argument of plot() function is not required in scatter chart.
True
Reason — When creating scatter charts using Matplotlib's plot() function, the linestyle argument is skipped because scatter plots do not use line styles.
plot()
linestyle