commit 088bd2a7a1d3e6073a825620a061cda1b462e071 Author: James Ellicott Date: Wed Jun 10 16:36:11 2026 +0100 first commit diff --git a/main.py b/main.py new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("Hello World")