Week 4 lab exercises: 

 

 

  1. Revisit the F to C converter (or another project) and use a function to calculation the answer. (See vb ppt# 4 for tips)

 

  1. 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.

 

  1. Build the multiform lab from last week’s lab set which we had to postpone.