Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 257 Bytes

File metadata and controls

8 lines (6 loc) · 257 Bytes

Goal

This code computes the prices of the beverages served in our coffe house.

We'd like you to add an optional cinnamon supplement that costs 0.05€ to all our existing catalog of beverages.

Tips:

You might want to refactor the code a bit first.