How to use js to output 100 numbers in 10 lines per line and align the rows and columns?
for Loop programming questions 1. Output a number between 1 and 100. Output 10 per line. Requires rows and columns to be aligned. 2. Want to find an even number between 1 and 100. Output 5 per line. Requires rows and columns to be aligned.