Answer:
Python is a High level language
Step-by-step 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.