+ 1
Do you know...
How to iterate through arrays?
How to calculate averages?
How to check if a number is prime or not?
+ 1
Show your attempt to solve it first.
0
M .Queen Can you make a prime detector first? I remember it was quite hard when I tried to write it first time, but this might help:
"Prime is a number, which is only divisible by 1 and itself."
0
M .Queen Can you make a program which iterates through the 2D array and prints "is prime" for each prime in the array?
If you can do that you would be very close to the wanted program.



