1.

Python is an interpreted high level language. What does it mean for you?​

Answer»

ong>Explanation:

Python is an “interpreted” language. This means it uses an interpreter. ... That's why python shows only ONE error message even THOUGH your code has multiple errors. This will HELP you to clear errors easily and it definitely will increase the execution speed.......



Discussion

No Comment Found