To participate please
- fork the repo
- Clone the fork the repo.
- When you are comfortable create a pull request make sure to includ the problem number, first/last name and language.
- The folder structure should be as follows
- python/app <- main folder for your code
- python/test <- your tests should live here.
- Use Pylint and mypy on your code.
Problem 1. Hello World