Menu

Java Print Numbers 1 100 Fifth Number Add New Line Output Look Like Q43821609

Java : Print the numbers 1 through 100. Each fifth number, add anew line.

output should look like this

12345 6789 18 % 97 98 9 198

12345 6789 18 % 97 98 9 198 Show transcribed image text 12345 6789 18 % 97 98 9 198

Expert Answer


Answer to Java : Print the numbers 1 through 100. Each fifth number, add a new line. output should look like this …

OR