So I'm trying to do this program where customers buy apples from a market. Theres a limited number of apples. I want to be able to print a message that if the customer buys more than the current stock to buy all the remaining apples and print message that only the remaining apples were bought. "Order 51 apples", "sorry only 50 apples of the needed 51 apples where bought because out of stock"