Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

172
Vistas
Can you take a look at my document.write in my array

I've been chewing on this array issue for some time now, I'm hoping the community can help me out with this one.

Here is my array setup now in my .js file:

let pokemon=
    [{name: 'Espeon', height: '2\'11"', type: 'Psychic',},
    {name: 'Umbreon', height: '3\' 03"', type: ['Dark', 'normal']}
    ];
    for (let i = 0; i < pokemon.length;
    i++) {
      document.write("Pokemon: " + pokemon[i].name + " | " 
      + " Height: " + pokemon[i].height + "<br />");
    }

console.log(text);

It works in https://replit.com/ ( https://replit.com/@LaurenPortee/HilariousCylindricalSmalltalk#script.js ) but not on my actual webpage. I'm not sure where i'm going wrong here.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda