Exercise: Fahrenheit Table Using for

Compute a temperature table as in Exercise: A Better Fahrenheit Table, but use a for loop.

  1. Ascending as in Exercise: A Better Fahrenheit Table

  2. Modify the program to print the table in reverse order