Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
armanchhetri authored Jul 7, 2021
1 parent 46f84da commit 0cf5582
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions hello_app/app.py
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
###---------------------Step 1: import Flask variable-------------------------------------------####



###---------------------Step 2: create flask app -----------------------------------------------####




###----------------------Step 3: set route -----------------------------------------------------####




###-----------------------Step 4: Your controller function--------------------------------------####





###-----------------------Step 5: Run main program ---------------------------------------------####

0 comments on commit 0cf5582

Please sign in to comment.