Python exercise for Pied Piper to practice Github, Python, Flash and the basics of HTML
Each team member needs to:
- request to get added as a collaborator
- accept the invitation to collaborate
- create a new branch
- add a new line in main.html that points to a flask function
- your flask function needs to read a text file like alberto.txt and create your html page
- once your branch is functional you have to create a pull request so that your code can be merged