Week 4 lab exercises:
- Revisit
the F to C converter (or another project) and use a function to
calculation the answer. (See vb ppt# 4 for tips)
- Implement
the absolute value calculator from this week’s ppt:
Use if then endif If
you also use your own absoluteValue() function,
you need not do #2 above.
- Build
the multiform lab from last week’s lab set which we had to postpone.