Hey,
I'm trying to write a simple program that will give the average of numbers input by a user.
This program has to get the user to input how many numbers as well as what the numbers are.
I have managed to get the average done fine however having the user input how many numbers first has left me stumped.
Any help would be greatly appreciated.
Cheers
I'm trying to write a simple program that will give the average of numbers input by a user.
This program has to get the user to input how many numbers as well as what the numbers are.
I have managed to get the average done fine however having the user input how many numbers first has left me stumped.
Any help would be greatly appreciated.
Cheers
Comment