Computer Science, asked by mwansah77, 9 months ago

Q1. Develop the pseudocode for, desk-check and test the following programs. You should allow the user to provide the number of elements, and initialize the array according to their input.
You should use functions where appropriate to ensure modularity.
a) Find the average of a list of numbers.

b) Find the smallest element in a list of numbers

Q2. Using a 2-dimensional array, display things in a manner below using a loop structure.

8 7 6
5 4 3
2 1 0

Answers

Answered by kalaipurna1977
0

thank you for giving me a point

Similar questions