Skip to content

Java progam simulating a coffee shop. Creates necessary variables. Asks the customer for their name, how many cups of coffee, and purchase type. Functions performed include calculating the purchase amount including tax, a switch based on payment type, and an if-else-if statement based on purchase price.

Notifications You must be signed in to change notification settings

JayCorri/CupsOfCoffee

Repository files navigation

CupsOfCoffee

Java progam simulating a coffee shop. Creates necessary variables. Asks the customer for their name, how many cups of coffee, and purchase type. Functions performed include calculating the purchase amount including tax, a switch based on payment type, and an if-else-if statement based on purchase price.

About

Java progam simulating a coffee shop. Creates necessary variables. Asks the customer for their name, how many cups of coffee, and purchase type. Functions performed include calculating the purchase amount including tax, a switch based on payment type, and an if-else-if statement based on purchase price.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages