Creating Dusty Mesa

Report a typo

Add the index function to display From the dusty mesa, her looming shadow grows... when accessing the app directly through the browser.

"Directly through the browser" means, that we should go to 127.0.0.1:5000 to get a web page
Write a program in Python 3
@app.route('URL here')
def index():
pass # your code here
___

Create a free account to access the full topic