The week 11 assignment for the HackYourFuture Core program can be found at the following link: https://hub.hackyourfuture.nl/core-program-week-11-assignment
Implement your class in task-1/Time.js. Make sure to export the class and test it in index.js. Run the tests using npm test in the terminal.
Implement your code in task-2/index.js. You may create as many files as you like.