(1 mark, file to be edited: Q4.c)
☑ Kizspy. me Your program allows the user to enter an array of integers. Print counts the number of prime
numbers in the array.
Below are input, output samples for the question:
Input, output sample 1:
INPUT:
6
2356710
OUTPUT:
4
INPUT:
6
2 3 5 6 7 10
OUTPUT:
4
Zoom
+100%
Close