[email protected]:/home/python#python python_numpy_shape_ndim.py
[[[[[1 2 3 4]]]]]
shape of array : (1, 1, 1, 1, 4)