i need a help on c++

profileSula_07

 

To convert temperatures written in Fahrenheit to Celsius (Centigrade), you subtract 32, multiply by 5 and then divide by 9. Absolute temperature values are calculated as Celsius plus 273.15.

Write a program that prompts the user for the lowest and highest Fahrenheit temperature wanted in the table, and also prompts the user for the desired step size between rows of the table (the step size is 20

    • 8 years ago
    • 5
    Answer(0)
    Bids(1)