10 Oct 2022
We can use this code to return all divisions even the number of students who failed
np.histogram(correct_questions, bins=(0, 10, 16, 22, 28, 34, 40))