Skip to content

Dreadrot/Babysitter-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babysitter-Calculator

Babysitter code kata. Calculating the pay for a babysitter at different times.

Instructions to run

cd into project root (ie cd ~/yourworkspace/Babysitter-Calculator/)

Compile with the follolowing command: javac Babysitter.java BabySitterTest.java

Then run! java org.junit.runner.JUnitCore BabySitterTest

About

Babysitter code kata. Calculating the pay for a babysitter at different times.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages