Implement a web application using html, CSS, JavaScript, and Python Flask via which users can view and buy products.
Install flask and other thing's
python --version
pip --version
pip install flask
pip install cs50
pip install flask-session
pip install requests