How to check the Python version?
Tagged: python
Viewing 1 post (of 1 total)
- AuthorPosts
- December 1, 2020 at 6:52 AM #4517
Santhosh Kumar D
Keymaster@santhoshTo check the version of Python that is currently installed, we need to use the
--version
command as follows.python --version
This command will display the installed Python version as shown in the above screenshot.Learn more Python tips.
- AuthorPosts
Viewing 1 post (of 1 total)
Advertisement
RECENT TIPS
- How to send email as an alias in Gmail?
- How to stop Google from tracking your location?
- Command to check the Ubuntu version
- How to add a percentage in Excel?
- How to convert currencies in Google Sheets?
- How to voice type on Google Docs?
- What is Django framework?
- How to turn Google Assistant off?
- How to check the Python version?
- How to create a virtual environment in Python?
- How to change the directory in the Command Prompt?
- How to add a shortcode in WordPress PHP template file?
- Useful websites to research stocks
- How to check Linux uptime?
- How to check Linux last reboot time?