@ -2,6 +2,6 @@ from flask import Flask
app = Flask(__name__)
@app.route('/')
def calculate-hard():
def calculatehard():
result = 3 * 4 + 12
return str(result)
The note is not visible to the blocked user.