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.
Submit your program as an attached .java file and post a screen shot to show that you have been able to successfully run that program. Make sure you submission adheres to the SubmissionRequirements document.
Be sure to create a program different from any of the programs already posted by your classmates or the examples in class materials.