We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9db1fd commit e2f8ee9Copy full SHA for e2f8ee9
challenges/flask_busted_code.md
@@ -10,6 +10,7 @@ from flask import Flask
10
11
app = Flask(__name__)
12
13
+### NOTE FROM CHAD: There is nothing wrong with the HTML
14
html= '''<style>
15
body {
16
background-color: black;
0 commit comments