Makakuha ng kaugnay na sagot sa lahat ng iyong katanungan sa IDNStudy.com. Hanapin ang mga solusyong kailangan mo nang mabilis at madali sa tulong ng aming mga eksperto.

Python is an interpreter language. There is no separate compilation and executive steps. true or false​

Sagot :

Answer:

True

Explanation:

Python is an interpreted language, which means the source code of a Python program is converted into bytecode that is then executed by the Python virtual machine.

Answer:

FALSE

Explanation:

BECAUSE phyton is an interpreted lagguage

not interpreter

View image Sergigumayao