I have problem with coding 1 app for toomorow lectures.
So,
That program ask user for numbers, on typed “100” it’s stops, and it shows:
-average
-min
-max
I know what kind of loop, i need to use (do-while right?).
But how i’m suppoused to count average,min,max without using arrays ?
this is shorthand pseudo code because you have to code this yourself:
good luck