Teacher’s name: | |
Learning objective(s) that this lesson is contributing to: | To acquaint students with the conditional operator and multiple branching by applying them when compiling programs in the Python programming language. ……. |
Lesson objectives: |
All learners will be able to: – уметь правильно записывать условный оператор и множественное ветвление для решения конкретных задач; – Most learners will be able to: Apply a conditional operator and multiple branches when compiling a program for solving problems; – Some learners will be able to: be able to find errors in the compiled program. |
Cross curricular links: | Computer science, mathematics |
Previous learning: | Data types. Variable definition Logical expressions |