Learn practical skills, build real-world projects, and advance your career
!pip install jovian --upgrade --quiet
import jovian
jovian.commit(project= '100-numpy-exercises')
[jovian] Attempting to save notebook.. [jovian] Updating notebook "akshayvasala2000/100-numpy-exercises" on https://jovian.ai/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ai/akshayvasala2000/100-numpy-exercises
# START SOLVING THE NUMPY PROBLEMS

Import the Numpy package under the name np.