PLZZZZZ HELP ME but, I don\'t know how to solve this problems PLEASSSSSSSSE HELP
ID: 3610340 • Letter: P
Question
PLZZZZZ HELP MEbut, I don't know how to solve this problems PLEASSSSSSSSE HELP Problem#1: Write user-defined function to take a depth (inkilometers) inside the earth as input data; compute and print thetemperature at this depth in degree Celsius and degree Fahrenheit.Write main program to call this function. Relevant Formulas Celsius=10(depth)+20. Fahrenheit=1.8 (Celsius)+32. PLZZZZZ HELP ME
but, I don't know how to solve this problems PLEASSSSSSSSE HELP Problem#1: Write user-defined function to take a depth (inkilometers) inside the earth as input data; compute and print thetemperature at this depth in degree Celsius and degree Fahrenheit.Write main program to call this function. Relevant Formulas Celsius=10(depth)+20. Fahrenheit=1.8 (Celsius)+32.