Skip to content

kaishu83/MakeChangeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Control Project

Week 2 Homework For Skill Distillery

Overview

Create a system that will tell the Cashier what changes to give to customer after input the price of the product and customer payment.

Concepts

1.Try find the difference between price and actual payment. 2.use"/" to find the largest bill, and use "%" to find the next largest bill. 3.cast the number into integer. 4.round up for the smallest decimal to avoid error.

Technologies Used

Java 8 if statement cast data type

Lessons Learned

call method in main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages