diff --git a/hello.py b/hello.py new file mode 100644 index 0000000000000000000000000000000000000000..2ae441e019f6a4407337cfcc2f09d2dd7847bd02 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print("Hola Amigo")