is python an interpreted language or compiled?
Anonymous
Python is an interpreted language, which means the source code of a Python program is converted into bytecode that is then executed by the Python virtual machine.
Check out your Company Bowl for anonymous work chats.