Answer Posted / nashiinformaticssolutions
When a python program is written, it converts the source code written by the developer into an intermediate language, which is then converted into machine language that needs to be executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you print the contents of a file?
Which ide is better for python?
How does python interpreter work?
How do you use return in python?
How to compare two lists in python?
In what language is python written?
State and explain about strings?
What is the tool used to check python code standards?
How does inheritance work in python?
Which version of python is best?
How do you use enums in Python?
Can I create a website with Python?
What is automation in python?
Which is better list or dictionary in python?
What is the difference between range and xrange in python?