SLIDE 1
Functions (subprograms) - 1 of 4
Often you would like to do the same calculation in several different places inside a program, without involving the
- user. One way is to copy the code. When you update the