Press ESC to close

How to installation python ?

  •  Download Python

     

  • Install Python (Windows)
     
    • Run the downloaded installer
    • ✅ Check "Add Python to PATH" (Very Important).
    • Click Install Now.
    • Wait for the installation to complete.
       
  • Verify Installation
    • Open Command Prompt or PowerShell and run:
python --version

 OR

python3 --version
  • Verify pip
pip --version

Related Posts

What is Jupyter Notebook?
Why Python is popular in AI?

Leave a comment

Your email address will not be published. Required fields are marked *

Your experience on this site will be improved by allowing cookies.