Answer Posted / glibwaresoftsolutions
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 do I debug an extension?
Name the file-related modules in python?
What is super in python class?
What are benefits of python?
Why do lambda forms in python not have the statements?
Does python has classes?
What is @staticmethod?
What does a function of python programming?
How do I avoid having python class data shared among instances?
What is the output of this below query?
Get the cartesian product of a series of lists?
Is there an equivalent of c's "?:" Ternary operator?
What is python's parameter passing mechanism?
What are the two ways to use python interpreter?
How do I run a python script?