Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (50.2k points)
Can anyone tell me how to check the Python version in Windows?

1 Answer

0 votes
by (108k points)

For checking the version of Python in Windows, in the command prompt, you should write:

Python --version

Your Python version will get displayed in the prompt.

If you are looking for an online course to learn Python, I recommend this Python Online Course program by Intellipaat.

Related questions

0 votes
4 answers
asked Feb 25, 2021 in SQL by adhiraj (4k points)
0 votes
1 answer
asked Jul 29, 2019 in Python by Rajesh Malhotra (19.9k points)
0 votes
1 answer
0 votes
1 answer
asked Jul 14, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Jul 11, 2020 in Python by ashely (50.2k points)

Browse Categories

...