Pandas-Matplotlib---Python
Accept the class1 percentage class2, class3 as per user. Create a DataFrame out of this Data out of this. Get values from the columns of the DataFrame and plot a Comparison Plot (plot every . data in single plot) With different Colors. You need to compare the data using Line Plot as well as Scatter Plot. You need to compare the data using their subplots also.