Random Informatics-practices Practice
20 randomly selected questions from all Informatics-practices topics
Aadya wants to create Python code to plot a bar chart for Indian player performance in a match.

Write suitable code to create given bar chart with following specifications and display chart:
- Chart title should be PERFORMANCE
- X axis label should be player, Y axis label should be Runs
- Colors of bars should be red, green, blue, yellow
- Display legend also
- Save the chart with name "perform.png"
Random Practice Session
Community Stats
Track Your Random Practice
Sign up to save your random practice progress and compare your performance across different subjects.