Exit Quiz
Question 1 of 6
1
of 6
What is selection in programming?
Select one answer
a way to store information
a condition that always evaluates to True
a loop that repeats commands indefinitely
a part of a program where if a condition is met, a set of commands is run
Think about how a program chooses what to do.
Need a hint?
Check