Computer Science, asked by subhadeep81, 2 months ago

Explain the important characters of python programming language​

Answers

Answered by manojnaturesgaya
1

Answer:

this is your 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. In Python, we don't need to declare the type of variable because it is a dynamically typed language.

Answered by AnanthAkshatha01
1

Explanation:

Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. ... Python is Object-Oriented

Similar questions