INNER CODE UNIT · Python

index

talkpython/data-driven-web-apps-with-flask · app/ch04_first_site/first_site_final/first_site/app.py:7

def index():
    return 'Hello world'


app.run()

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…