Saturday, January 28, 2012

Loops Example: Making Change

In an earlier lab you wrote a program that makes change, using math (the remainder operator). In the video below I show how to write a program that calculates the amount of change needed using loops.


making change with loops


No comments: