Computer Science, asked by mashiurrehman1455, 5 months ago

what is python? and explain the ​

Answers

Answered by venujakesav
1

Answer:

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. ... Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse.

Answered by srisanjay977
5

Python is an interpreted, high-level and 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.

Typing discipline: Duck, dynamic, gradual (since 3.5)

Stable release: 3.9.0 / 5 October 2020

Preview release: 3.10.0a1 / 5 October 2020;

Designed by: Guido van Rossum

OS: Linux, macOS, Windows; and more

Parent company: Python Software Foundation

Similar questions