Solution
pip3 install flask
git clone https://github.com/some0ne14/Math-Ibex.git
cd Math-Ibex/Math-Practice-Website-master
app.run(host='0.0.0.0', port=80, debug=True)
python3 main.py
pip3 install flask
git clone https://github.com/some0ne14/Math-Ibex.git
cd Math-Ibex/Math-Practice-Website-master
app.run(host='0.0.0.0', port=80, debug=True)
python3 main.py