If statements Flashcards
1
Q
which statement block gets executed if variable is true
A
one right after if
2
Q
which statement gets executed if variable is false
A
one after else
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
Introduction to Programming (25 decks)