You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print(f"Sale on apples today, today only they are: ${price_apple}")
print(f"An apple costs: ${apple_price}, there are {apple_quantity} in inventory found in section: {apple_location} and your customers gave it an average review of {apple_review}%!")