Accenture interview question

Is python interpreter language or compiler language?

Interview Answer

Anonymous

25 Jun 2023

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