| Lesson Plan | |
| Grade: | Date: 25/02/2026 |
| Subject: Computer Science | |
| Lesson Topic: Write pseudocode statements for: expressions involving any of the arithmetic or logical operators input from the keyboard and output to the console | |
Learning Objective/s:
|
|
Materials Needed:
|
Introduction: Begin with a quick real‑world scenario: a program that determines eligibility for a discount based on age and purchase amount. Review the READ, WRITE, and assignment conventions introduced last lesson. Explain that today’s success criteria are to write correct pseudocode for any arithmetic or logical expression entered by the user. |
Lesson Structure:
|
|
|
Conclusion: Summarise how READ, WRITE and the various operators combine to form complete pseudocode statements. Ask each student to write one exit‑ticket line describing the next step they would take to test their code. Assign homework: create a pseudocode program that converts temperatures and reports whether the result exceeds 100 °F. |
|