Hello!
This is the Placeholder testrepo.
Task is:
- Pick a small task (emphasis on small - you can pick one problem out of Project Euler if you wish, but make sure you don't have to spend a long time coding it!)
- Create a new branch for your small addition
- Implement it in programming language of your choice
- Ask another group member to write a unit test (in your branch)
- Make sure to merge with head
- Make sure somebody reviews the code