After an if statement, we can use as many elif statements as we want.

Perfect! This way, we can fine-tune the decisions our code makes.

Let's first start with if and use the elif statements afterward.