The ideaTheory
Four lines and a picture
Every chart the class drew in Python is the same four lines. Load the drawing tool, put your numbers in two lists, call one function, show it.
The only thing that changes between a bar chart and a pie chart is the name of that one function. Learn the four lines once, then learn six function names.
The exam is pen and paper, so nobody will run this. You will be asked to write the line and name the setting.