Computer Science, asked by Aniket11103, 10 months ago

define python. write it's all features

Answers

Answered by 2105rajraunit
1

Answer:

Python - Overview. Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.

Python is a dynamic, high level, free open source and interpreted programming language. It supports object-oriented programming as well as procedural oriented programming. In Python, we don't need to declare the type of variable because it is a dynamic typed language.

Answered by Nithiya2605
1

Answer:

python is a dynamic, high level, free open source and interpreted programming language. It supports object oriented programming as well as procedural oriented programming.

Explanation:

  • easy to learn and use.
  • free and open source.
  • extensible.
Similar questions