Monday, September 16, 2024
HomeProgrammingHow to know Python is installed or not in my PC 2024

How to know Python is installed or not in my PC 2024

How to know Python is installed or not in your PC. Today we learn it easily. Python is a high-level, multipurpose programming language. This language is well-liked for beginners and experts due to its simplicity. It works with several programming functions. When you use Python it helps you the all kinds of programming way to learn.

Firstly, We need to set up our Environment on our PC or Laptop. So open a browser like Chrome & go to python.org and download the python exe file for Windows. 

 

python download

 

We must install this file for the environment on our laptop or PC after it has been downloaded. Thus, simply run it in the operating system bit mode. You must run 64-bit exe files. But if you are running a 32-bit operating system then you can also run 32-bit files.

 

python environment setupHow to know Python is installed or not in my PC


Using CMD:
After completing your Installation you need to open “cmd” command prompt and type “python -V” and if your environment is successful then must show the python version.

 

Using PowerShell:

  • Press Win + X and select Windows PowerShell.
  • In the PowerShell window, type python --version or python -V and press Enter

 

How to know Python is installed

 

When you use MacOS:

  • Open the Terminal by pressing Cmd + Space
  • Type python3 -V and Press Enter

Linux User:

  • Just Open the Terminal
  • Type python3 -V and Press Enter

By following these steps, you can easily determine whether Python is installed on your computer or not. If it’s not, you can install it again and start coding!

ReadMore>>  Best Python Editors for Beginners and Advanced 2024

 

All BD Today
All BD Todayhttps://allbdtoday.com
All BD Today is an Online Learning Platform. Here you can learn to read different types of topics. We publish all the information about specific topics in detail on our website.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Your ad Here-

Most Popular

- Your ad Here-