commit ab1b3dc4be30a8cfeee7561b5de95c4d43caa925 Author: Francisco Vertedor Date: Fri Mar 27 06:01:38 2026 +0000 Add main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..70530fd --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print ("Hello World! I'm Francisco.") \ No newline at end of file