I am following a Flask tutorial from Here and I face a problem with creating the database.
The code I have:
from flask import Flask, render_template, reque