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]



How to install python on linux ?

To install python in linux,

Step 1:    

Open the terminal,




Step 2:

Type  sudo  apt install python3 and  Click Enter.





Step 3:

Now, Enter your password [if any] to continue the installation and then, Python will be installed successfully.




Wednesday, December 25, 2019

Tuesday, December 24, 2019

How to install python in Windows ?

To install python ,Open your web browser.

Step 1:

Type python.org



Step 2:

Select on the Downloads option and then Click Download Python 3.8.1. and then Select Windows x86-64 executable installer.

[If,at the time when you are downloading,there may be a newer version available,so don't worry,just download the latest version]



Step 3:

Download will begin,