The goal here is to have a class (let\'s say Teachers) that has a single attribute (score) as shown below:
import numpy as np maxScore = 10 numTeach = 50 cla