Part1) Write a Java program which contains a while loop. Prompt user for input which determines the number of times the
Posted: Tue Jul 12, 2022 8:11 am
Part1) Write a Java program which contains a while loop. Prompt user for input which determines the number of times the loop repeats. The program should display some output for each iteration but it should be more than just an increment.