declaring the flask code is missing fix it solve this by -- add at line 3 app = Flask(__name__)
declaring the flask code is missing fix it
solve this by --
add at line 3
app = Flask(name)