Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

174
Views
¿Puedes echar un vistazo a mi document.write en mi matriz?

He estado analizando este problema de matriz durante algún tiempo, espero que la comunidad pueda ayudarme con este.

Aquí está la configuración de mi matriz ahora en mi archivo .js:

 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 />"); }

consola.log(texto);

Funciona en https://replit.com/ ( https://replit.com/@LaurenPortee/HilariousCylindricalSmalltalk#script.js ) pero no en mi página web real. No estoy seguro de dónde me estoy equivocando aquí.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!