Computer Science, asked by arindom21, 1 year ago

do you think python has a compiler

Answers

Answered by TheTotalDreamer
4
Heya,

Python does not need a compiler because it relies on an application that compiles and runs the code without storing the machine code being created in a form that you can easily access or distribute.

Therefore, it does not have a compiler.

HOPE IT HELPS:-))
Answered by smartkarthik37
1
he here is your answer



PVM (Python Virtual Machine) for CPython and JVM (Java Virtual Machine) for Jython. But lets say you are using PyPy which is another standard CPython implementation. Itwould use a Just-In-Time Compiler. According to python.org it is an interpreter.



hope this helps you dear ☺️☺️☺️☺️☺️☺️☺️




bê brainly ✌️✌️✌️✌️✌️✌️✌️✌️✌️

smartkarthik37: please mark as brainlist answer
smartkarthik37: thanks
Similar questions