Learn practical skills, build real-world projects, and advance your career

numpy

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="numpy")
kanto = [73,67,43]
pakistan = [45,65,87]
india = [22,33,45]
iran = [12,99,456]