Python does not necessitate the use of a compiler

  • Python is a high-level interpreted language that does not require the use   of a compiler.
  • In contrast to other programming languages like Java and C++, Python    code is stored a .py file .
  • which acts as the Python engine, eliminating the need for a compiler.
Python does not necessitate the use of a compiler
Python does not necessitate the use of a compiler
Posted in PYTHON.

Leave a Reply

Your email address will not be published. Required fields are marked *