From d1e1379d88a8e75f84bf46490352b63eef408ec0 Mon Sep 17 00:00:00 2001 From: PabloCemerllian Date: Thu, 5 Oct 2023 22:06:22 -0300 Subject: [PATCH] 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..56360ad5c --- /dev/null +++ b/algoritmo.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..9a28a5f9f --- /dev/null +++ b/mejora-actual.py @@ -0,0 +1 @@ +print(hola mundo)