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 CMD?

1 Answer

0 votes
by (108k points)

For checking the version of Python in the command prompt, you need to open your command prompt first and then write:

Python --version

Your version will get displayed in the prompt.

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

Related questions

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 13, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Jul 9, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Jul 26, 2019 in Python by selena (1.6k points)

Browse Categories

...