from flask import Flask from todo import todo app = Flask(__name__) @app.route('/') def hello(): htmlbasic= """
" + str(todo) + "