Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 305 Bytes

coffeeCalculator

This script returns the amount of water to bloom and then brew coffee based on the grounds measured. It requests input for the grounds measurement then returns the water measurements.

User can optionally add a ratio other than 16 to 1 in the cmd line.

usage: python main.py <ratio>