Exercise 11: for Loops
Let's test your ability to write for loop.
Problem Statement
For each element in the given vector, print foo if it is a multiple of ...
Let's test your ability to write for loop.
For each element in the given vector, print foo if it is a multiple of ...