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
What is numpy array in python?
Is python good for oop?
How would you define a block in python?
What is map function in python?
What is tuple when we have to use ?
Can we use else block with for loop? Answer with one example.
How do you add in python?
How do you break a while loop?
What are class methods?
How python is interpreted?
How will you convert a list into a string?
Which language should I learn first c or python?
How do you check the presence of the key in python dictionary?
How do you run a python script?
How would you convert a string into an int in python?