1 .
go to "programing"
2 . take the terminal from that file and enter "code ." (to take the terminal you can enter cmd in
address bar and enter )
3 . after that , your code will open in vs code
4 . in vs code you have to take vs code terminal and enter "python app.py"
5. code will run as below photo
6 . now open your web browser and enter this address http://127.0.0.1:5000/ now you can use the
application.