What happens when the if statement and else if statements' conditions return true?

You passed! displays in the consoleNothing displays in the consoleYou get an B! displays in the consoleBetter luck next time! displays in the console

You passed! displays in the console.