quiz

Starter Quiz

Question 1 of 6
1 of 6
is used when there is more than one possible path for a program to follow.
This allows a program to run sequences of code depending on whether the relevant conditions evaluate to
True
or
False
.