Computer Science, asked by anandvivek316, 7 months ago

Python default distribution ide is called ..................

Answers

Answered by mishrasarita42
2

Answer:

IDLE (short for Integrated Development and Learning Environment) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5. It is packaged as an optional part of the Python packaging with many Linux distributions.

Explanation:

Answered by Dipikapatil
1

Answer:

IDLE (short for Integrated Development and Learning Environment) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5. ... It is packaged as an optional part of the Python packaging with many Linux distributions.

Similar questions