Answer Posted / chaitanya
Python program runs directly from the source code. Each type Python programs are executed code is required. Python converts source code written by the programmer into intermediate language which is again translated it into the native language / machine language that is executed. So Python is an Interpreted language.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is python basic syntax?
Why is python 2 still used?
How to sort a dictionary by key in python?
What is a python mixin?
What is none literal in python?
What are the benefits of flask?
How does determine the python manage the memory?
What is the difference between the shallow copy and deep copy in python?
How dir() function is used in python?
What are the disadvantages of python?
Do I need to learn c++ before python?
What is python rest api?
What is the statement that can be used in Python if a statement is required syntactically but the program requires no action?
Is tuple iterable in python?
What is the scipy?