
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
전 강의에서 http://localhost:5001/로 만들어서 코드스니펫 복사한 뒤 포트 번호만 5000에서 5001로 변경했는데 자꾸 오류가 떠요


작성한 코드 및 에러 메세지
/Users/imijin/Desktop/sparta/projects/mars/venv/bin/python /Users/imijin/Desktop/sparta/projects/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:5001
* Running on http://192.168.0.3:5001
Press CTRL+C to quit
* Restarting with stat
* Debugger is active!
* Debugger PIN: 137-835-491
