Mini-Exercise #5
v Suppose we have a procedure “squid” that takes a
single integer argument.  The argument is only read
by squid, not changed.  Write a loop that calls a
“squid” with 2, 4, 6, 8, 10.