From 721649141f9cac6690c4677f5079bf726b6315e1 Mon Sep 17 00:00:00 2001 From: oddch Date: Thu, 29 Jun 2023 10:50:01 -0500 Subject: [PATCH 1/2] nuevo archivo con la nueva implementacion --- 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..4b20dc755 --- /dev/null +++ b/funcion.js @@ -0,0 +1 @@ +Esta es una nueva funcion implementada sobre in fork From c6aad991b89db363a22bce7ece37a4b5cd0d1bc4 Mon Sep 17 00:00:00 2001 From: oddch Date: Thu, 29 Jun 2023 10:58:33 -0500 Subject: [PATCH 2/2] Implementaciones revolucionarias --- algorito.py | 1 + mejora-actual.py | 1 + 2 files changed, 2 insertions(+) create mode 100644 algorito.py create mode 100644 mejora-actual.py diff --git a/algorito.py b/algorito.py new file mode 100644 index 000000000..56360ad5c --- /dev/null +++ b/algorito.py @@ -0,0 +1 @@ +print(este es un nuevo 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)