Back

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

1 Answer

0 votes
by (108k points)

If you want to check the Python version in Ubuntu, then you should open the terminal and write:

python --version

This command will show the current version of Python that you are using in your Ubuntu system.

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

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jul 13, 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

...