Python is an interpreted language. Firstly a Python interpreter is used which is nothing but a Python software, and a script also called as a Python program is given to the interpreter. After the instructions in the Python program is completed, Pytho...
nitishs.hashnode.dev2 min readNo responses yet.