Page 62 - Dg_code_V2.1_Flipbook_Class3
P. 62
Critical Thinking
code Quest Creativity
Write the steps in correct order to make a sandwich.
Decision Making
Aditi is getting ready for school. She looks outside the window. It was raining.
Oh! It is If (it is raining)
raining. then
What to do?
Carry an umbrella and go to
school.
otherwise
Don’t carry an umbrella.
This explains that when a condition like 'if' is given, there are two choices:
1. When the ‘If’ condition is a ‘Yes’, then we follow ‘then’ statement.
2. When the ‘If’ condition is a ‘No’, then we follow ‘otherwise’ statement.
Decision making is the process of arriving at a conclusion by making a choice.
Information Literacy
code Quest Critical Thinking
Do as directed.
If (boy's shirt is green)
If (boy is eating an ice-cream)
then
then
Colour the diamond
Colour the star as red
as blue
otherwise
otherwise
Yellow
Pink
60 DigiCode AI (Ver. 2.1)-III

