What is IDLE and how it works?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is IDLE and how it works??

23rd Mar 2019, 12:05 PM
balaganesh
balaganesh - avatar
3 Answers
+ 8
IDLE is an integrated development environment for Python. But I don't know how it works.
23rd Mar 2019, 12:11 PM
Adnan Zawad Toky
Adnan Zawad Toky - avatar
+ 3
IDE Integrated Development Environment, Python IDE are responible for python code it the IDE that mostly contain the Compiler use to compile Python codes
24th Mar 2019, 6:57 AM
George S Mulbah II
George S Mulbah II - avatar
+ 2
https://docs.python.org/3/library/idle.html
24th Mar 2019, 3:13 AM
Paolo De Nictolis
Paolo De Nictolis - avatar