1.

Is Python code compiled or interpreted?

A. Python code is only compiled
B. Python code is both compiled and interpreted
C. Python code is only interpreted
D. Python code is neither compiled nor interpreted
Answer» C. Python code is only interpreted


Discussion

No Comment Found