cree un filter y un map para poder elevar los numeros pares al cuadrado

This commit is contained in:
2026-05-21 01:12:42 -03:00
parent 8b7e397900
commit eaafa701b6
2 changed files with 10 additions and 0 deletions

View File

@@ -12,4 +12,5 @@
</body>
<script src="ejercicios.js"></script>
</html>