.. include:: Exercise: Fahrenheit Table Using ``for`` ======================================== Compute a temperature table as in :doc:`../040-exercise-fahrenheit-float/topic`, but use a for loop. #. Ascending as in :doc:`../040-exercise-fahrenheit-float/topic` #. Modify the program to print the table in reverse order