even and odd numbers?
in
Programming Questions
•
1 year ago
Write a loop that prints all the numbers in the integer array a[] that are either even or a multiple of 10.
Thanks
1