Since python virtual machine acts interpreter, does python need interprter or it only work with python virtual machine
Python virtual machine
Hi @coding123c
So python virtual machine is nothing but a software/interpreter that converts the byte code to machine code for given operating system . Python virtual machine is also called Python Interpreter and this is the reason Python is called an Interpreted language.
Hope this might helps
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.