
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
4-7
정말 수정안하고 복붙만 하고 바로 터미널실행했는데 안됩니다.
2.그래서 visual Studio code 를 완전 끄고 다시 실행했는데 이번엔 ... ㅠㅠ 02.mars/app.py"
* Serving Flask app 'app'
* Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5000
* Running on http://192.168.200.170:5000
Press CTRL+C to quit
* Restarting with stat
* Debugger is active!
* Debugger PIN: 112-866-812
이렇게 뜨고 터미널에 아무것도 입력이 안됩니다...
Press CTRL+C to quit 를 눌러서 quit 해야할까요? 무슨 상황인지 이해가 안갑니다.. ㅜ


