3. How do we initialize the Flask application on the terminal? code example Example: how to set and run flask app on terminal > set FLASK_APP=hello > flask run