You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the application, run the following commands:
sudo apt-get update
sudo apt-get install python3 python3-pip
git clone
cd
sudo pip3 install flask
sudo python3 hello.py