What is 1D and 2D array in Numpy Python: Lesson 1
# What is 1D and 2D Array?
#How to create one and two D array?
# How to check the type & data type of array?
# How to check the shape & size of the array?
#How to check dimensions of an array?