commit e8a50c2c6bcd6c02185260d18ae93ec945b457b9 Author: Jake Date: Sun Mar 23 14:15:59 2025 +0800 implemented basic text box and some test function hooks diff --git a/index.html b/index.html new file mode 100644 index 0000000..5aa59cd --- /dev/null +++ b/index.html @@ -0,0 +1,53 @@ + + + + + + Python Web Executor + + + + +

Python Web Executor

+
+ +

+    
+    
+
+
\ No newline at end of file