Welcome to the 100 Days of Code in Python repository! This repository contains all the exercises, notes, and solutions from the Python tutorial series by CodeWithHarry in Hindi. Python is one of the ...
# shape of an array - the shape of an array is the number of elements in each dimensions. # now we will try to get the shape of any array.