BMI Calculator: Coding

Use an incremental approach:

  1. Program skeleton
  2. Input
  3. Output
  4. Compute BMI

Go to next step: Testing