asked 80.3k views
2 votes
I NEED HELP ASAP.

Choose the term to complete the sentence.
Python is a
(High or low)
-level language.
Machine language is a (high or low)
-level language.

asked
User Mrogers
by
7.9k points

2 Answers

6 votes

Answer:

Python is a high-level language.

Machine language is a low-level language.

Step-by-step explanation:

I NEED HELP ASAP. Choose the term to complete the sentence. Python is a (High or low-example-1
answered
User Yatendra
by
8.8k points
5 votes

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.

  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.

answered
User AxelH
by
7.8k points

No related questions found