how to ask the user to input a sequence of integers and terminated by any negative value?:
then i need to print the number of integers, total and the largest and smallest values that were entered.
then i need to print the number of integers, total and the largest and smallest values that were entered.
Comment