write a pseudo code algorithm that will accept 20 numbers and finds their product

4 answers

read p
for (i=2 to 20) {read x; p = p*x}
wqewq
25615
This part of the information technology sba is the hardest I don't understand it