Python Tutorial > What is IDLE in Python?

What is IDLE in Python?

IDLE is Python’s Integrated Development and Learning Environment. Every Python installation comes with an integrated development and learning environment, which you’ll see shortened to IDLE or even IDE.

Python IDLE
Basic Code in Python IDLE