Explain the important characters of python programming language
Answers
Answered by
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
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