Friday, December 27, 2019

How to check current version of python in Linux?

Step 1:

Open the terminal ,


Step 2:

Type  python3  --version and Press Enter.


Step 3:

Now ,the current  python  version will be displayed.

Here, its Python 3.6.9         [updated on Dec 27,2019]





To know more about Python Installation in Linux, Click Here !!

No comments:

Post a Comment