Skip to content

SansStef/DisneySreamingServiceCodeChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DisneySreamingServiceCodeChallenge

Using Java8 -

To Build: Compile the three classes Coin.java, CoinCombination.java, and CombinationMain.java

To Run: Main method is in CombinationMain.java and it expects one parameter, the currencies to use. If no argument is given, it will default to "Quarter,4,Dime,10,Nickel,20,Penny,100".

example: java CombinationMain Coin,1.5,Arrowhead,3,Button,150

Alternatively: You can open the project structure in Eclipse or similar IDE and run CombinationMain from there

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages