Introduction to Python

in #utopian-io8 years ago

Python_logo.png
Image Source

Python is a high-level programming language that is very simple and easy to learn yet powerful. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.

The Python interpreter and the extensive standard library can be downloaded at https://www.python.org/

So after downloading the interpreter you can see this Python 3.6 folder which has four sub-files.
1.png

The Module docs and Manuals are the basic guide of using the interpreter.
2.PNG
3.PNG

While this application is like a command prompt type of window which you can enter a single line of code and perform basic mathematics calculations.
4.PNG

On the other hand, there is a IDLE application just like a script file that you can enter multiple line of commands. Click File >> New File and a new window will appear.
6.png

Here you can input your multiple line of codes.
7.PNG

After which you have to first save your code and press F5 to run the code.
8.PNG

tsadaan! and that's it. Thanks for reading!

Coin Marketplace

STEEM 0.04
TRX 0.32
JST 0.079
BTC 60480.78
ETH 1583.43
USDT 1.00
SBD 0.47