Computer Science, asked by Guljar5736, 1 year ago

What is python? For class 11

Answers

Answered by Abhiraj1928
0

Answer: 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. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.

**I Hope this Helps, Please Mark as Brainlist if it does**

Explanation: Python is one of the most used and famous Programming language. Python was conceived in the late 1980s as a successor to the ABC language. Later python 2.0 came in year 2000 with more useful features like list comprehensions and garbage collection. Then python 3.0 released. Python 2 code does not run unmodified on Python 3.

Similar questions