PDA

View Full Version : What is the basics of Python?



lovevashikaran
11-07-2019, 07:01 AM
Hello friends,

What is the basics of Python?

RH-Calvin
11-08-2019, 05:33 AM
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace.

BangkokDinning
11-11-2019, 09:18 AM
1. A simple language which is easier to learn. Python has a very simple and elegant syntax. ...
2. Free and open-source. ...
3. Portability. ...
4. Extensible and Embeddable. ...
5. A high-level, interpreted language. ...
6. Large standard libraries to solve common tasks. ...
7. Object-oriented