In this Lab, we’ll add a constructor to the class we created in Lab 08-A.
Note about testing: Make sure to test that the script works as expected (with ‘good’ values).
But also think about what values to use to test that you can’t break your script.
These tests typically are more efficient.
Back to self guided, Video only Materials