In my falling fruit example, every time the bananas hit the floor then I lose a life. The problem is that lives gets to zero and then keeps going down to -1, -2 and so on. How do I stop the fruit from falling when the variable lives gets to zero?