Do It Yourself – Website Tutorials
Looking to build your own personal or professional web application?
In this video, I will teach you how yo create and run a simple flask application.This video is a continuation of previous video
on how to create a simple website using python flask
In the last video, We just passed a single line statement
inside the function index()
In this video, We will learn how to pass a html file inside the function index()
source