Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 4
Plotting in Python using Matplotlib Data Visualization in Python – Multiple Choice Questions Multiple Choice Questions – Set 4 61. plt.plot(x, y, ‘kh‘ linestyle = ‘solid’) In the above statement, ‘h’ stands for which type of marker ? a. tri_up marker b. hexagon1 marker c. horizontal line d. None of these 62. plt.plot(x, y, ‘kh‘) […]
Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 4 Read More »