Closed Uditgulati closed 5 years ago
Also added tests and exception handling
@prasunanand Is the error message for IndexError enough or should I make it more descriptive like "index [0,0,2] is out of bounds" or like "index on position 3 is out of bounds, 2 is not less than 2"?
Also added tests and exception handling