When a program written in Python is running, the computer can understand:
the Python code, including comments.
the Python code but not the comments.
the interpreter language.
machine language only.
1 answer
When a program written in Python is running, the computer can understand the Python code, including comments.