From 377c27f426da10f5bee29e6999444c68c489f4b6 Mon Sep 17 00:00:00 2001 From: vigliom Date: Tue, 4 Oct 2022 00:10:36 +0200 Subject: [PATCH] Actualizo README --- FichTexto.txt | 10 ++++------ README.md | 15 +++++++++++++++ 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/FichTexto.txt b/FichTexto.txt index 1421892..7377ece 100644 --- a/FichTexto.txt +++ b/FichTexto.txt @@ -1,7 +1,5 @@ -asdawd -wadsaad -wad -awd -awdawdaw -aw\ +Prueba\ +prue\ba +Prueba +Prueba diff --git a/README.md b/README.md index a0ae9cb..71fe73d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # Actividad05_MiCat +Entrada de texto por consola: + +~~~ +Prueba\ prue\ba Prueba +Prueba \ Prueba´ +~~~ + +Salida en el Fichero: FichTexto.txt + +~~~ +Prueba\ +prue\ba +Prueba +Prueba +~~~