Is Python compiled or interpreted ? Python execution cycle

Veröffentlicht am: 11 Mai 2020
auf dem Kanal: Pythoholic
2,302
61

So now let's talk about the interpreter,

⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!
https://www.kite.com/get-kite/?utm_me...

The main difference between compilers and interpreters is that interpreters execute the instructions one line at a time.
and unlike compilers, interpreters don't generate machine code. But they do generate the intermediate code ie mostly termed as the byte code which is then fed to a designed Virtual Machine which is not an actual machine. But its a form of processing unit that can actually understand the bytecode. Don't worry we will make a video on Python virtual machine as well.

For now, you must understand that Python virtual machine is a form of processing unit that can actually understand the bytecode. ie basically used to generate the output you need.


#Python3 #PythonInterpreter #Pythoholic


Auf dieser Seite können Sie das Online-Video Is Python compiled or interpreted ? Python execution cycle mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Pythoholic 11 Mai 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 2,302 Mal angesehen und es wurde von 61 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!