From f3bab04a06cb7e05cc6836914441f54d09aa63fb Mon Sep 17 00:00:00 2001 From: cgrane1 Date: Tue, 10 Sep 2024 08:19:35 +0200 Subject: [PATCH 1/2] Se agrega funcion.js --- funcion.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 funcion.js diff --git a/funcion.js b/funcion.js new file mode 100644 index 000000000..164fd529a --- /dev/null +++ b/funcion.js @@ -0,0 +1 @@ +Texto de prueba From 112427ec753eec19a6400f140d9fb67de6151d82 Mon Sep 17 00:00:00 2001 From: cgrane1 Date: Tue, 10 Sep 2024 10:23:55 +0200 Subject: [PATCH 2/2] implementaciones revolucionarias --- algoritmo.py | 1 + mejora-actual.py | 1 + 2 files changed, 2 insertions(+) create mode 100644 algoritmo.py create mode 100644 mejora-actual.py diff --git a/algoritmo.py b/algoritmo.py new file mode 100644 index 000000000..b957fdf6c --- /dev/null +++ b/algoritmo.py @@ -0,0 +1 @@ +print(Es un algoritmo) diff --git a/mejora-actual.py b/mejora-actual.py new file mode 100644 index 000000000..f677be90c --- /dev/null +++ b/mejora-actual.py @@ -0,0 +1 @@ +print(Hola mundo)