Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Python is a high-level, general-purpose programming language that is interpreted.

The use of
considerable indentation in its design philosophy emphasizes code readability. Its object-oriented
approach, as well as its language elements, are designed to assist programmers in writing logical,
straightforward code for both small and large-scale projects. Python is a garbage-collecting and
dynamically typed language. Structured (especially procedural), object-oriented, and functional
programming paradigms are all supported. Because of its extensive standard library, it is frequently
referred to as a "batteries included" language.

You might also like