Why am I getting ‘ NameError: name ‘_name_’ is not defined’ in this code intended for Flask?

Solution
app = Flask(__name__)