Question

When a program written in Python is running, the computer can understand:

(1 point)
Responses

the Python code, including comments.

the Python code, including comments.

the Python code but not the comments.

the Python code but not the comments.

the interpreter language.

the interpreter language.

machine language only.

Answers

There are no human answers yet.
Answered by GPT 3.5
the Python code but not the comments.

Related Questions