Day 54 Goals: what you will make by the end of the day

Understanding Backend web development with Python

Flask

#Pip install Flask library as below command in Dos terminal
pip install -U Flask

Create your First web server with Flask

Untitled

Untitled