Python IDLE or IDE? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Python IDLE or IDE?

Ide means integrated developemt environment...idle means?

31st Aug 2019, 12:01 AM
KEERTHIVASAN S
KEERTHIVASAN S - avatar
2 Réponses
+ 3
IDLE: "Integrated Development and Learning Environment." It's Python shell AND a Python editor... Simple but useful, specially for beginners...
31st Aug 2019, 1:41 AM
unChabon
unChabon - avatar
+ 2
https://docs.python.org/3/library/idle.html
3rd Sep 2019, 12:38 AM
hamletmun
hamletmun - avatar