Respuesta :
Answer:
Python is a High level language
Explanation:
Python is a High level language and it is a pure object oriented programming language however ,programs in python can be written using two approaches.
- Structured programming approach which makes use of only functions.
- Object oriented approach which makes use of class and object.
Machine language: is a low level language which consists of machine language instructions.
Answer:
Python is a high-level language.
Machine language is a low-level language.
Explanation: