Python IDLE or IDE? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Python IDLE or IDE?

Ide means integrated developemt environment...idle means?

31st Aug 2019, 12:01 AM
KEERTHIVASAN S
KEERTHIVASAN S - avatar
2 Antworten
+ 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