.Expand IDLE in python
Answers
Answered by
33
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. 2b1. It is packaged as an optional part of the Python packaging with many Linux distributions...
Answered by
0
IDLE stands for Integrated Development and Learning Environment.
Similar questions