fork download
  1. from flask import Flask
  2. app = Flask(__name__) #app is the name of the object here
Success #stdin #stdout 0.11s 20820KB
stdin
Standard input is empty
stdout
Standard output is empty