Q. Python is a(n) _______ language?
β
Correct Answer: (A)
interpreted
Explanation: The Python interpreter first reads human code and optimizes it before interpreting it into machine code.