
Just wrote a simple Java program that prints numbers from a given starting point up to 100.
The program takes user input, stores it as the starting value, and then uses a while loop to count upward until it reaches 100.
#javalearn #java #codingjourney

English









