I’ll re-iterate that the instructions only ask for seaborn in the next chart, so I’m not sure why you’re using it for this one?
Create a
draw_bar_plotfunction that draws a bar chart
Create a
draw_box_plotfunction that uses Seaborn
Generally you should follow exactly what the instructions say.