Computer Science, asked by cocoxboom, 1 day ago

Write a program To take in 10 numbers from the user and display The count of Even numbers entered by him

Answers

Answered by anjanakrithika4444
0

Answer:

You have to write 10 if statements and check which of those numbers are divisible by 2

Similar questions