Class Project


Problem #6 - Multiples of Three

Hint: Use the "for" statement and document.writeln("3 x " + i + " = " + 3*i);



test