Question: WRITE IN C LANGUAGE PLEASE Part B: Then declare these two variables, int celsius float fahrenheit; Using any loop statements Ask the user to enter
WRITE IN C LANGUAGE PLEASE

Part B: Then declare these two variables, int celsius float fahrenheit; Using any loop statements Ask the user to enter a Celsius value from [1 to 50 ] and print the converted Fahrenheit values in 5.2% spaces float fahrenheit 9.0/5 celsius 32 and loop back If he enters O, quit the program. [5 points ] if he enters any other values, print "Sorry invalid data" and loop back [5 points [5 points ] end loop Attach the C Program. Attach the screenshot of the output of the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
