Introduction to Programming > Conditional Expressions > Flashcards
if the boolean evaluates to true which expression will be executed
after ?
if the boolean is false which expression will be executed
: