WIP: enlace el archivo .js con el html #25

Draft
valenti.taiel wants to merge 6 commits from valenti.taiel/clase-7-arrays-funciones-objetos:clase7 into main
Showing only changes of commit 617b7fe5df - Show all commits

View File

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