Computer Science, asked by arvindchoudhary66666, 9 months ago

What is IDLE in python​

Answers

Answered by pitambarmicro74
8

Answer:

IDLE 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. It is completely written in Python and the Tkinter GUI toolkit. 

Explanation:

Hope it's helpful.

Please mark brainlist.

Similar questions