For this assignment you will use Blackboard to submit two .py files: one containing an updated version of lvector.py from Wednesday's in-class activity, and one containing the unit tests mentioned in Exercise #3 below. Your code should include an acknowledgment statement and should conform to the CS240 Coding Standards.
__getitem__
, __setitem__
and insert
. (5pts)