##### Add cell and run `type(your_numpy_array)` ###### Is the your_numpy_array an NumPy array ? It can be checked with that should be equal to `numpy.ndarray`. ##### Run all the cells of the notebook or `python main.py` ###### Are the types printed are as follows ? ``` ``` ##### Delete all the cells you added for the audit and restart the notebook TODO