1 Choose the best answer
If an if-else chain checks temperature > 30, then > 20, then > 10, which branch runs when temperature is 28?
If an if-else chain checks temperature > 30, then > 20, then > 10, which branch runs when temperature is 28?