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

(1 point)
Responses

the Python code, including comments.

the Python code but not the comments.

the interpreter language.

machine language only.

When a program written in Python is running, the computer can understand the Python code but not the comments.