Lab 4 Lab 4
Lab 4 Lab 4
Submitted to:
Lab # 4
Section:BSCS(E)
F is the function named Celsius that accepts a Fahrenheit temperature as an argument. The function should return
the temperature, converted to Celsius. Demonstrate the function by calling it in a loop that displays a table of the
Fahrenheit temperature 0 through 20 and their Celsius equivalents.