Learn practical skills, build real-world projects, and advance your career
!pip install numpy
Requirement already satisfied: numpy in /opt/conda/lib/python3.8/site-packages (1.19.2)
import numpy as np
w1,w2,w3=0.3,0.2,0.3