From 02dadd613d164724a0eabb3a76dbe2aa163912ab Mon Sep 17 00:00:00 2001 From: Hugo H Date: Sat, 29 Nov 2025 14:23:15 +0000 Subject: [PATCH] Added basic editor page --- editor.html | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 editor.html diff --git a/editor.html b/editor.html new file mode 100644 index 0000000..f28e803 --- /dev/null +++ b/editor.html @@ -0,0 +1,104 @@ + + + + + + Code Editor + + + +
+
+ +
+
+ +
+
+
+
+
+

main.py

+ +
+
+
+
+ +
+
+ + + + \ No newline at end of file