Tuesday
May 21, 2013

Homework Help: Computer programming

Posted by Brenda on Tuesday, August 17, 2010 at 6:10pm.

The code below is supposed to calculate the average for a student using 10 grades. It contains several errors. Rewrite the code using the correct naming conventions and turn in the full solution and discuss using this topic.


Dim arrGrades(10) as integer
Dim num,I, iAverage as Integer

For I = 1 to 10
Num = inputboxl(“Please enter a number”)
arrGrades(10) = num
next
iAverage = arrGrades(9) / 10

Answer this Question

First Name:
School Subject:
Answer:

Related Questions

Computer Programming - Can anyone give me a site that contains a C source code. ...
Computer Information - A __________ provides the tools that a programmer uses to...
programming - An instructor wants to build a program to help him keep track of ...
mathematics (percentages) - math problem: pedro wants to calculate his gpa. he ...
Computer Programming - can anyone give me site about programming I need a sample...
programming in c++ - a program in c++ that accepts exam marks for 10 students ...
Computer - Assume that a computer is to decide whether a student passes or fails...
programming logic raptor - 1. a.input names of students from the user, ...
Math - Two students are talking after school: What is the average of your grades...
C++ - You are to use an array of doubles to compute the average of a sequence of...

For Further Reading

Search
Members
Community