Page 112 - Computing E-Book Grade 7
P. 112
Programming the
Computer-Python
Student Learning Outcomes
After going through this chapter, students will be able to:
1. Process and convert an algorithm into a flowchart.
2. Create solution steps using pseudo-codes.
3. Understand the concept of a computer program.
4. Understand that the program interacts with hardware.
5. Familiarize with Python programming language and user interface of Python IDLE
6. Work with basic commands of python such as print, input, comments, and
calculation with numbers, list and delete
7. Understand and work with conditional and looping structures in Python
8. Create robust programs by using functions in Python
9. Create shapes and graphics through programming
10. Create dynamic programs through user actions and event handling
11. Debug program by identifying logical and syntax errors
ISTE Student Standard Coverage
Empowered Computational Creative
Learner Thinker Communicator
1a 1d 5c 5d 6d

