What is python and it's features?
Anónimo
Python is a dynamic, high-level, open-source, interpreted programming language. Python is a high level language which means that you don't need to understand the coding structure, architecture, or memory management when you code in Python. Pyhton is an object oriented platform which regards to recognizing class and object encapsulation, allowing applications to be more efficient in the long term.