# Happy coding
# How install Numpy with pip
pip install numpy
#How to install numpy with conda
conda install numpy
# Happy Codding with Numpy development
# Twitter -----> : @MasudHanif_
pip install numpy package
#with Anaconda
conda install numpy
#with pip
pip install numpy