Flask is a web framework. This means flask provides you with tools, libraries and technologies that allow you to build a web application. This web application can be some web pages, a blog, a wiki or go as big as a web-based calendar application or a commercial website. (https://pymbook.readthedocs.io/en/latest/flask.html)
## SET UP
Open the terminal! Don't be afraid!
Open the terminal! Don't be afraid! If I(we) can do it, you can do it too.