C-DAC interview question

Difference between python list and numpy array

Interview Answer

Anonymous

13 Oct 2022

Python list is heterogenous items Numpy array is a grid of homogenous items