Learning objectives
- Students can explain Python language history.
- Students can explain the main idea of Python language.
- Students can install Python IDLE
- Students can save source coded file with .py extention****
- Students can access an interpreter for Python.
- Students can create a program using the print() function.
- Students can make comment lines in a program.
Activity 1
Click here