You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a program that repeatedly prompts a user for integer numbers until the user enters 'done'. Once 'done' is entered, it prints out the largest and smallest of the numbers.