Accenture interview question

Is python interpreter language or compiler language?

Interview Answer

Anonymous

Jun 25, 2023

Python is an interpreter language and compiles the code line by line.