...

/

Exercise 11: for Loops

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 33 ...