Wednesday
June 19, 2013

Homework Help: progra

Posted by alberto on Monday, July 14, 2008 at 10:41pm.

how would i be able to write a function module for average from this pseudo-code and then use it to write an algorithm.

Sum integer
Num integer
Count integer
Count:= 0
Sum:=0
Dowhile count <3
Println “Enter Num: ”
Read Num
Sum := Sum + Num
Count:= count + 1
ENDDO
Println “average = ”, Sum/Count

No one has answered this question yet.

Answer this Question

First Name:
School Subject:
Answer:

Related Questions

Algorithm - write a pseudo code algorithm that will accept the marks in a test ...
Algorithm - write a pseudo code algorithm that will accept 20 numbers and finds ...
computers - Develop an algorithm or write a pseudo-code that accepts as input ...
Programming - Here is the question that I need help to write the code for the ...
pseudo code and flow charts - how can write a pseudo code and a flow charts to ...
PROGRAMMING - PLS, I NEED TO BE GUIDED ON HOW TO WRITE A SIMPLE PROGRAM IN BASIC...
IT 210 Pseudocode (Help needed ASAP) - I was wondering if anyone would be able ...
computer science - Algorithm for Binomial Numbers Task Binomial numbers (or ...
programming - Week 3 - Expand Pseudo Code The accounting office indicated the ...
Excel - Like obtaining the sum of squares in an area in Excel =sumsq(a1:g1) I ...

For Further Reading

Search
Members
Community