student = Student("Johnny Doe", 2, "boy")
scores = dict(zip(testNames,
(Score(v, p) for v, p in
zip(["7", "48", "12:52", "17", "14"],
np.round(np.random.uniform(0, 1,
len(testNames))*100, 0)))))
cohort_size = 62 // The number of other 2nd grade boys
After Change
autolabel(rects1, "left")
autolabel(rects2, "right")
fig.tight_layout()
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// This example comes from an application in which grade school gym