Slicing NumPy Arrays

Slicing is the way by which we can extract the portion of an array to generate a new array. In