The document contains a Java program that prints the numbers from 1 to 10, each followed by a tab space. After printing the numbers, it moves to the next line. This program demonstrates a simple use of a for loop and output formatting in Java.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
16 views1 page
PGM 10
The document contains a Java program that prints the numbers from 1 to 10, each followed by a tab space. After printing the numbers, it moves to the next line. This program demonstrates a simple use of a for loop and output formatting in Java.