1) IDLE stands for what ..
Answers
Answered by
1
Answer:
IDLE (Integrated Development and Learning Environment)
Explanation:
IDLE (Integrated Development and Learning Environment) is an integrated development environment (IDE) for Python. The Python installer for Windows contains the IDLE module by default. IDLE can be used to execute a single statement just like Python Shell and also to create, modify and execute Python scripts.
Answered by
0
Answer:
IDLE stands for Integrated Development and Learning Environment
Similar questions