Computer Science, asked by nivetha0707, 3 months ago

what is IDLE. explain​

Answers

Answered by hafsaaamer9596
7

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. 2b1. ... Python shell with syntax highlighting.

Answered by subhrajena189
8

Answer:

\huge\bf{\underline\green{Question}}

what is IDLE. explain

\huge\bf{\underline\pink{Answer}}

IDLE

Python's Integrated Development and Learning Environment. It allows programmers to easily write Python code. Just like Python Shell, IDLE can be used to execute a single statement and create, modify, and execute Python scripts.

Similar questions