i need your help with 25 min plz

Array F contains Some values of Temperature in Fahrenheit
write a program to read each element of F, calculate and print the corresponding element of array B which should contain the corresponding value of temperature in Celsius

use the following formula for conversion


c= 5(F-32) / 9



A= 3, 5, 12, 15, 21, 34, 47, 56, 68, 77, 85

write a module for the conversion process and call it by value
Stop posting threads with the same post. You've already used up 3 threads with the same things in each of them. If you want a problem solved, then solve that problem in one thread or people may just start reporting you for wasting time and space.
Topic archived. No new replies allowed.