Explain any three features of python in detail.
Answers
Answered by
0
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...
Similar questions