Question 1
In computational thinking, what does selection mean?
Question 2
Which programming structure is most closely associated with selection?
Question 3
What is the main purpose of using selection in an algorithm?
Question 4
Which of the following is an example of selection in everyday life?
Question 5
In an $if$ statement, what must happen before the program can decide which path to take?