Skip to content

Instantly share code, notes, and snippets.

@AaronC81
Created March 17, 2017 13:41
Show Gist options
  • Save AaronC81/4ee2011d1a0347b2d67b822ace961740 to your computer and use it in GitHub Desktop.
Save AaronC81/4ee2011d1a0347b2d67b822ace961740 to your computer and use it in GitHub Desktop.
/// Part 1
/// [X] Allow child to be registered under each category for a single day
/// [X] Calculate the daily bill for a single child
/// Part 2
/// [ ] Create timesheets for an entire week
/// [ ] Calculate the weekly income for a single child
/// [ ] Format the output such that a bill can be given to a parent.
/// Rules
/// - If a child stays for AM, PM and lunch, they get a discount of £2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment