The python language uses a compiler that is a program that both translates & executes the instructions in a high-level language. (False)
Python is an object-oriented, dynamically-semantic, interpreted high-level programming language. Its high-level built-in data structures, along with dynamic typing and dynamic binding, make it very appealing for use in rapid application development as well as as a scripting or glue language to join together preexisting components.
The readability of Python code is prioritised, which lowers the cost of programme maintenance. Python's syntax is also straightforward and simple to learn. Python supports packages and modules, which promotes the modularity and reuse of code in programmes.
For all popular platforms, the Python interpreter and the comprehensive standard library are free to download in source or binary form and can be shared without restriction.
Learn more about Python
https://brainly.com/question/26497128
#SPJ4