In traditional programming, doubtless the
error-handling outcome that is most often used was to terminate the program<span>in which the
offending statement occurred, or at least to terminate the module (if not the
entire program) in which the offending statement occurred.</span>
This is a complicated question because in theory, scores.insert can also add values, but I am sure that the only line of code that would work is scores.append(6,2)