Print Even Numbers from Array

# Introduction In this lab, you will create a program that takes user input for an integer array of size 10, iterates through each element using a for loop, and prints out only the even numbers from the array.

|60 : 00

Click the virtual machine below to start practicing