In this assessment, you will design and code a Java console application that takes as input five integer values and produces as output the lowest and highest values of these five integer values. The application uses Java looping constructs to implement its functionality.
Your program output should look like the sample output provided in the “Find Highest & Lowest of Five Integers Using Java Loops Instructions” course file resource. Full instructions for successfully completing this assessment are included in this resource. Use the submission template (WeekXSolutionSubmissionTemplate.docx).
Your assessment will be scored according to the following criteria: