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 
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.