Open a terminal or command prompt.

Type the following command and press Enter:
python --version https://drift-hunters.com
This will display the default Python version.
To check for other installed Python versions, you can use:
python3 --version
Additionally, you can use the following command to list all installed Python 
versions:
ls /usr/bin/python*
The above command might vary based on your operating system.
_______________________________________________
HydPy -- Hyderabad Python Users Group - India mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/hydpy.python.org/
Member address: [email protected]

Reply via email to