Embed presentation
Download to read offline

The document outlines a programming task that requires creating a loop for user input of integers, where -99 signals the end of input. It specifies that the program should determine and display the largest and smallest numbers entered, excluding -99 from consideration. A sample run is referenced to illustrate the expected functionality.
