From 062557abe08f8deff1e3cb766cb11d5ae4d5ea71 Mon Sep 17 00:00:00 2001 From: Isac Joseph <ci00300@otter99.eps.surrey.ac.uk> Date: Fri, 14 Feb 2025 11:33:35 +0000 Subject: [PATCH] Adding a python file --- hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.py diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..2ae441e --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print("Hola Amigo") -- GitLab