untuk membuka website dengan flask dari cmd anaconda a. set FLASK_APP=app.py b. set FLASK_DEBUG=1 c. flask run d. pyton app.py