var heroes = ["Superman", "Thor", "Batman", "Mujer Maravilla"]; for( var i = 0; i < heroes .length; i++) { alert(heroes[i]); }
var heroes = ["Superman", "Thor", "Batman", "Mujer Maravilla"]; for( var i = 0; i < heroes .length; i++) { alert(heroes[i]); }
Hola Luisa, espero que estés muy bien.
Estamos felices por tu aprendizaje. Excelente solución, probé tu código y funciona muy bien, gracias por compartirlo con nosotros.
Continúa con tus estudios y cualquier duda estaremos aquí =)