We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Here is my Python solution! If Ana paid the right amount of money, we print "Bon Appetit" and if not, we print the amount that Ana should be refunded (The amount Ana paid minus the actual amount she should have paid).
Bill Division
You are viewing a single comment's thread. Return to all comments →
Here is my Python solution! If Ana paid the right amount of money, we print "Bon Appetit" and if not, we print the amount that Ana should be refunded (The amount Ana paid minus the actual amount she should have paid).