This coding challenge is an exercise to look at your programming style. This is your chance to show off your programming design skills, your testing habits (unittest), and your attention to details. Your solution should be well documented and tested for production release. It should follow good Python conventions, and should be easy to get running.
- A single zip file named <lastname_jobposition_date.zip>
- python files (you can create as many files as you want, you are allowed to create framework template)