Intro to Python > Topic 1 - Python IDEs > Flashcards
What does IDE stand for?
Integrated Development Environment.
What is the name of the IDE that comes by default with Python?
IDLE
IDLE uses colour coding to differentiate python code.
What colour is the following: