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.
0 parents commit a88c977Copy full SHA for a88c977
decode.py
@@ -0,0 +1,3 @@
1
+print("Content-Type: text/html; charset=utf-8\n\n")
2
+
3
+print("<h1>dssdds</h1>")
0 commit comments