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

175
Views
How to change the number of columns in an array (console.log)?

I have a function that returns an array of values. When I use console.log(myFunction(arguments)), the following array is returned:

[
  'B1', 'C1', 'D1', 'E1', 'F1',
  'G1', 'H1', 'B2', 'C2', 'D2',
  'E2', 'F2', 'G2', 'H2', 'B3',
  'C3', 'D3', 'E3', 'F3', 'G3',
  'H3', 'B4', 'C4', 'D4', 'E4',
  'F4', 'G4', 'H4', 'B5', 'C5',
  'D5', 'E5', 'F5', 'G5', 'H5'
]

There are 5 columns. I want to display an array of 7 columns. How can I do it?

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!