Unit #3-04

Learning Outcome

At the end of this lesson, you will be able to:

  • create your program according to documentation

Review

  • storyboards, flowcharts, and test cases

Lesson

  • bring together all your documentation and programming skills to produce a single package.

Daily Assignment

  • create a web page that will do the following:

    • converts fahrenheit to celsius

        • it can be a decimal number!

      • now a storyboard, flowchart and create 3 test cases for this problem

    • see screenshots below: ↓

Extra

    • create the above program in the terminal

Convert Fahrenheit to Celsius