Tuesday, November 6, 2007

reflection q 11/6/07

What progress did you make today on your solution? What needs to be completed next class?

to day we learnt baout the do-while loop. a do-while loop is a form of while loop that checks if the programm should run after the iteration. This guarentees that the loop will execute at least once.

No comments: