Use what you have learnt about Flask, get the home page to render when you go to

http://localhost:5000

in your browser.

e.g.

Note: Don't worry about the styling just yet. We'll fix that in the next step.


SOLUTION