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.

  1. Structured programming approach which makes use of only functions.
  2. 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:

Ver imagen HotPancakes1000