Hi All...
I just started taking CIS 1030 .. the fundamentals of programming. Right now we are just learning the basics and haven't started to program in any language... just flow charts.
My current assignment is to write a program that inputs one number at a time from the user, and then outputs only the min/max of all the numbers entered. Then stop. The user determines the amount of numbers they want to input.
If anyone can help with this.. I'd appreciate it!