diff --git a/algoritmo.py b/algoritmo.py new file mode 100644 index 000000000..364506e85 --- /dev/null +++ b/algoritmo.py @@ -0,0 +1 @@ +print(Este es un nuevo algoritmo) diff --git a/funcion.js b/funcion.js new file mode 100644 index 000000000..5babc7f26 --- /dev/null +++ b/funcion.js @@ -0,0 +1 @@ +Esta es una función implementada sobre un nuevo fok 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)