ejercicios clase 6

This commit is contained in:
2026-06-01 22:36:26 -03:00
parent d4f16262ac
commit e8bb6d0924
4 changed files with 119 additions and 52 deletions

View File

@@ -10,6 +10,9 @@
<p>Vincular el archivo ejercicios.js a este archivo. Luego, resolver ahí
los ejercicios.</p>
//Ejercicio 1: Vincular el archivo ejercicios.js al archivo index.html.
<script src="ejercicios.js"></script>
</body>
</html>