Asked by chinna
write a pseudo code algorithm that will accept 20 numbers and finds their product
Answers
Answered by
Steve
read p
for (i=2 to 20) {read x; p = p*x}
for (i=2 to 20) {read x; p = p*x}
Answered by
Anonymous
wqewq
Answered by
Anonymous
25615
Answered by
Jubalantie
This part of the information technology sba is the hardest I don't understand it