The DDSRY Show | Python Podcast
The DDSRY Show | Python Podcast
DDSRY
How Does Python Works ? | Python🎧Podcast | DDSRY | Episode 13
1 minutes Posted Apr 1, 2020 at 6:30 pm.
0:00
1:13
Download MP3
Show notes
In this Episode #13 of "The DDSRY Show". Deepak Yadav is Explaining about How Python Works ? | as I told you in first episode that python is an interpreted language.
so let understand how python works
first, we write instructions in English based language.
as I told you that python is an interpreted language so there is no need of compiling them.
Python programs run the source code directly
the source code is converted into intermediate bytecode and then into the native computer language.
then the code is executed.
---
Send in a voice message: https://podcasters.spotify.com/pod/show/pythonprogrammingpodcast/message