Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 428 Bytes

Funciones en JavaScript

En este repositorio se encuentran diversos ejercicios de funciones en JavaScript

El detalle de la carpeta assets/js es el siguiente:

-          1funcion.js corresponde al ejercicio 1

-          2arrow.js corresponde al ejercicio 2

-          script.js corresponde al ejercicio 3 (3pintar.html)

-          app.js corresponde al ejercicio 4 (index.html)