1.4 - Getting Started With Python
1.4 - Getting Started With Python
With Python
ICS 3U0
Lesson Outline
Python Programming Language
1 + 1
print ("Hello, World!")
IDLE – Program Mode Continued
Your program didn’t run! In this mode, you need to tell
IDLE to run your program.