News

Since they’re already interpreted (compiled) code, they can later be executed directly by the Python interpreter without reinterpreting the original script.
Interpreted code is slower to execute than compiled code. Interpreter languages include JavaScript, PHP, Python and Ruby.