Introduction to Programming > If statements > Flashcards
which statement block gets executed if variable is true
one right after if
which statement gets executed if variable is false
one after else