From c3685ad1d5e05f2efe17f5a16f7295d480ee3e15 Mon Sep 17 00:00:00 2001 From: Hugo H Date: Sat, 29 Nov 2025 20:11:05 +0000 Subject: [PATCH] Added python stuff --- editor.html | 100 ++++++++++++++++++++++++++++------ skulpt+xterm.html | 81 ++++++++++++++++++++++++++++ skulpt.html | 52 ++++++++++++++++++ skulpttesting.html | 132 +++++++++++++++++++++++++++++++++++++++++++++ xtermjs.html | 65 ++++++++++++++++++++++ 5 files changed, 414 insertions(+), 16 deletions(-) create mode 100644 skulpt+xterm.html create mode 100644 skulpt.html create mode 100644 skulpttesting.html create mode 100644 xtermjs.html diff --git a/editor.html b/editor.html index f28e803..dc308c1 100644 --- a/editor.html +++ b/editor.html @@ -4,13 +4,17 @@ Code Editor + + + + +
- +
+
+
-
+

main.py

- +
-
+
+
- +
+
+ \ No newline at end of file diff --git a/skulpt+xterm.html b/skulpt+xterm.html new file mode 100644 index 0000000..9a98eb6 --- /dev/null +++ b/skulpt+xterm.html @@ -0,0 +1,81 @@ + + + + +Python in Xterm.js + + + + + + + +
+ + + diff --git a/skulpt.html b/skulpt.html new file mode 100644 index 0000000..d7044f4 --- /dev/null +++ b/skulpt.html @@ -0,0 +1,52 @@ + + + + + + + + + +

+    
+  
+
\ No newline at end of file
diff --git a/skulpttesting.html b/skulpttesting.html
new file mode 100644
index 0000000..7e6ab7f
--- /dev/null
+++ b/skulpttesting.html
@@ -0,0 +1,132 @@
+ 
+ 
+ 
+ 
+ 
+
+ 
+
+ 
+
+ 
+
+

Try This

+
+
+ +
+ +
 
+
+
+
+ + + + \ No newline at end of file diff --git a/xtermjs.html b/xtermjs.html new file mode 100644 index 0000000..cc94aba --- /dev/null +++ b/xtermjs.html @@ -0,0 +1,65 @@ + + + + + + Xterm.js Console + + + + +
+ + + + +