UrbanPro
true

Learn Python Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Steps of Execution of a Python Program

Manoj S.
06/07/2021 0 0

When we compile a Python program, the python compiler converts the Python source code into another code called byte code. Byte code is a fixed set of instructions that represent different types of operations. This code can run on any Operating System and hardware. So mainly, byte code instructions are platform-independent.

The size of each byte code instruction is one byte, and thats why they are called the name byte code.

Now we need to convert the byte code to machine understandable code, which comprises 0s and 1s. This machine understandable code is called machine code.

So Python uses an interpreter called PVM (Python Virtual Machine), which understands the byte code and converts it into machine code.

After that, these machine code instructions are executed by the processor and results are displayed.

(pic: Google)

                               See the source image

We can view the python byte code files (.pyc).

First, write a program in any text editor and save it with .py

now, compile the program using python compiler.

for example, if your file name is test.py, then use the following syntax

c:\> python test.py

To see the byte code instructions created by the python compiler before they are executed by the PVM, execute the following command.

c:\>python -m dis test.py

Here -m represents the module named dis. This module is also known as 'disassembler' that displays the byte code in the human-understandable format.

The above command will display the byte code of the test.pyc file creates during the compilation of the test.py file.

That is the way to view the byte code.

Thanks!

0 Dislike
Follow 2

Please Enter a comment

Submit

Other Lessons for You

Smart work
To score good in your board examinations , there is always need of hard work but along with this students also require smart work, this helps students in laerning and understanding capability in a short...


How to prepare for CBSE 12th board exam 2019?
How to prepare for the CBSE Class 12 Board Exam 2019? There will be 5 or 6 subjects to prepare for the CBSE board exam. You can score good marks if you give equal importance and focus on every topic. I...
A

Abraham P.

3 0
1

Economics
INTRODUCTION Every individual has specific needs, for the satisfaction of which, he/she needs resources. But the resources that a person have, to satisfy his needs are always limited and have alternative...
S

Shipra

2 0
0

Ribosomes
While examining the animal and plant cell through a microscope, you might have seen numerous organelles that work together to complete the cell activities. One of the essential cell organelles are ribosomes,...

Looking for Python Training classes?

Learn from Best Tutors on UrbanPro.

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Python Training Classes?

The best tutors for Python Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Python Training with the Best Tutors

The best Tutors for Python Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more