User profile: Dizzy

User info
User name:Dizzy
History
Joined:
Number of posts:6
Latest posts:

program that will calculate and print the sum and average (using an array). Did I code this correctly?
Lol, you guys are absolutley right. The original code was without an array, the assignment was to mo...

Problem Coding Variance?!
Ok so my code compiles and runs, but the output of my variance is wrong. I'm brand new to coding and...

program that will calculate and print the sum and average (using an array). Did I code this correctly?
I appreciate the code. usandfriends but the code i have is what i must modify. I was not to write ne...

program that will calculate and print the sum and average (using an array). Did I code this correctly?
for (count=0; count<n; count++) If the counter starts at 0 when the computer prompts the user "How ...

program that will calculate and print the sum and average (using an array). Did I code this correctly?
The assignment asked to modify a program that will calculate and print the sum and mean using an arr...