Ашық сабақ "Conditional statements IF/ELSE" 8 сынып презентация
Дипломдар мен сертификаттарды алып үлгеріңіз!
1 слайд
Review
“ Quizlet”
https://quizlet.com/_61vayi
1 слайд
Review “ Quizlet” https://quizlet.com/_61vayi
2 слайд
Make a flowchart according to
the given sentence
If I teach my subject in English
then I’ll get 35000 tenge for a salary,
else I won’t get.
2 слайд
Make a flowchart according to the given sentence If I teach my subject in English then I’ll get 35000 tenge for a salary, else I won’t get.
3 слайд
Types of algorithms
Linear
Branching Cyclic
3 слайд
Types of algorithms Linear Branching Cyclic
4 слайд
08.02.2019 ж.
Шартты оператор IF/ELSE
Conditional statements IF/ELSE
•
to apply if statement;
•
identify comparison operators;
•
apply if/else statements.Aim
4 слайд
08.02.2019 ж. Шартты оператор IF/ELSE Conditional statements IF/ELSE • to apply if statement; • identify comparison operators; • apply if/else statements.Aim
5 слайд
Giving marks / Бағалау
•
- “Excellent”
•
– “ Good”
•
– “ Not bad”
5 слайд
Giving marks / Бағалау • - “Excellent” • – “ Good” • – “ Not bad”
6 слайд
Terminology
to boil - қайнау - кипятить
6 слайд
Terminology to boil - қайнау - кипятить
7 слайд
Terminology
conditional - шартты - условный
7 слайд
Terminology conditional - шартты - условный
8 слайд
Terminology
condition - шарт - условие
8 слайд
Terminology condition - шарт - условие
9 слайд
Terminology
indentation - шегініс - отступ
9 слайд
Terminology indentation - шегініс - отступ
10 слайд
Terminology
comparison - салыстыру -
сравнение a < b 8>5
<= >=
10 слайд
Terminology comparison - салыстыру - сравнение a < b 8>5 <= >=
11 слайд
Terminology
value - мән - значение 5 + 5 = 10 10 - 2 = 8
11 слайд
Terminology value - мән - значение 5 + 5 = 10 10 - 2 = 8
12 слайд
Terminology
variable - айнымалы -
переменная
12 слайд
Terminology variable - айнымалы - переменная
13 слайд
Conditional statement IF/ELSE
13 слайд
Conditional statement IF/ELSE
14 слайд
Examples
14 слайд
Examples
15 слайд
Practical task
15 слайд
Practical task
16 слайд
Group work
ElSEIF Group 1
•
Explain the operation of the air conditioner with operator if and else
16 слайд
Group work ElSEIF Group 1 • Explain the operation of the air conditioner with operator if and else
17 слайд
Group work
IF
ElSE
17 слайд
Group work IF ElSE
18 слайд
Group work
18 слайд
Group work
19 слайд
Group work
Group 1
•
In air conditioner has a sensor temperature which
excecutes command and devides “hot” and “cold”
air. For,example, it looks like switch on in 28 or stop
in 12 .
Group 2
•
If you want to be healthy, then you can
do sports, else you can rest on the bed
Group 3
•
If it’s snowing, then I’ll wear boots, else
will wear sneakers
19 слайд
Group work Group 1 • In air conditioner has a sensor temperature which excecutes command and devides “hot” and “cold” air. For,example, it looks like switch on in 28 or stop in 12 . Group 2 • If you want to be healthy, then you can do sports, else you can rest on the bed Group 3 • If it’s snowing, then I’ll wear boots, else will wear sneakers
20 слайд
Reflection
•
What have I learned?
•
What will I expect and learn?
•
What do I learn?
20 слайд
Reflection • What have I learned? • What will I expect and learn? • What do I learn?
21 слайд
Homework
Tasks:
Make a program in Python
•
Write a program that defines if an input
password of your card is correct or
uncorrect
•
Write a program that defines if an input
size of your clothes is small or large
•
To learn by heart new terms
21 слайд
Homework Tasks: Make a program in Python • Write a program that defines if an input password of your card is correct or uncorrect • Write a program that defines if an input size of your clothes is small or large • To learn by heart new terms