Respuesta :
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.
Python is a high level language compared to bytecode.
Why Python is a high level programming language?
Hence, being an interpreted language, which is not subject to processor, makes Python a high-level language. Also, Python offers convenience of code readability -- which makes the syntax of the program much easier and shorter, resulting in less coding steps for developers than imposed by Java or C++.
Which type of language is Python?
Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes.
To learn more about python, refer
https://brainly.com/question/24700944
#SPJ2