"Captain Code" is going to take a vacation from his programming efforts but he doesn't know how much baggage he can bring.

Initialize a limit variable with 45 and a baggage variable with any value. Use conditional statements to display different messages, depending on whether the baggage is below the limit.

Good work! With these conditional statements, we can create many different scenarios.