Question

Question 3 [10 marks]: do # 11 (Celsius to Fahrenheit Table). See the PDF file attached below.

Further Instructions for question 3:

1) use "for" loop to display the table

2) use printf to display the outputs with one decimal place for temperature.

NOTE:

Question image 1