Math, asked by javeriahussain63, 5 months ago

Why Python is said to be an interpreted language?

Answers

Answered by Anonymous
1

Answer:

Python is called an interpreted language because it goes through an interpreter, which turns code you write into the language understood by your computer's processor. ... Python is an “interpreted” language. This means it uses an interpreter. An interpreter is very different from the compiler.

Similar questions