Q. What does a Python interpreter do?

A
Compiles the entire program at once
B
Executes Python code line by line
C
Converts templates to HTML
D
Manages database queries
Solution:

The Python interpreter executes code line by line, enabling interactive development.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!