Next, code an elif statement for cases where the total is less than or equal to 100.

Make sure to pick elif followed by total and then <=, 100, :.