From 774f24b0109371bcbf36c27ec3ffe9e0ca7d39a9 Mon Sep 17 00:00:00 2001 From: Mariela Garrido Date: Sat, 4 Jun 2022 10:40:36 -0500 Subject: [PATCH] =?UTF-8?q?Agregu=C3=A9=20l=C3=ADneas=20de=20c=C3=B3digo?= =?UTF-8?q?=20a=20nuevo-archivo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuevo-archivo.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nuevo-archivo.txt diff --git a/nuevo-archivo.txt b/nuevo-archivo.txt new file mode 100644 index 0000000..2294fa6 --- /dev/null +++ b/nuevo-archivo.txt @@ -0,0 +1,4 @@ +Agregando primer línea de contenido +agregando segunda línea de contenido +agregando tercera línea de contenido +agregando cuarta línea de contenido \ No newline at end of file