install pip3
sudo apt install python3-pip
                                
                            install pip3
sudo apt install python3-pip
                                
                            how to install python libraries
python -m pip install SomePackage
                                
                            download python
Step 1: Download Python newest version from
 https://www.python.org/downloads/
Step 2:Install Python
Step 3:Download Pycharm Community free version
Step 4:Install and open Pycharm
Step 5:Write print("Hello New World")
  //Hurray you are about to start python
                                
                            how to install python libraries using pip
pip install package name
                                
                            pip install python 3
You cannot just pip install python3 because it is not a library.
If you want to install the latest python3:
https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe
                                
                            Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us