FIT 100
© Copyright University of
Washington 1999-2000
Mini-Exercise #5
vSuppose 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.