Fill in the blanks.
1.An activity can be broken down into _________
2.___________ involves making a choice from several options.
3.A condition is ___________when its requirements are met.
4.Checking whether a condition is true or not true is called _________ condition.
5.the __________statement gives us a condition and tells us what to do if the The condition is true.
Answers
Answered by
6
1. an activity can be broken into segments
2.planning involves making a choice from several options
3.a condition is satisfied when it's requirements are met
4.checking whether a condition is true or not is called boolean condition
5.the decision making statement gives us a condition and tells us what to do if the condition is true
Similar questions