From a81195dcd836da5d868a4b41ac82d91fada0e64f Mon Sep 17 00:00:00 2001 From: alexgarcia1907 <72034975+alexgarcia1907@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:40:18 +0200 Subject: [PATCH] Rename alexgarcia.js to alexgarcia1907.js --- .../javascript/alexgarcia1907.js" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename "Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia.js" => "Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia1907.js" (96%) diff --git "a/Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia.js" "b/Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia1907.js" similarity index 96% rename from "Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia.js" rename to "Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia1907.js" index c631d0d47a..ffd00fa33a 100644 --- "a/Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia.js" +++ "b/Retos/Reto #40 - TABLA DE MULTIPLICAR [F\303\241cil]/javascript/alexgarcia1907.js" @@ -19,4 +19,4 @@ function generateMultiplicationTable(number) { } } -askAndValidateNumber() \ No newline at end of file +askAndValidateNumber()