Write a function that takes as parameters a 2D array, prints its shape, and returns a truncated version of the array based on the provided start and end arguments.
This is a silly project. I feel that's something importent to state up front. One day I was thinking about how python 3 allows variable names to be unicode, and it got me thinking about ways to abuse ...