Allow the user to enter a series of temperatures in degrees Celsius (C) terminated by the input

Question:

Allow the user to enter a series of temperatures in degrees Celsius (C) terminated by the input of −999. For each one, find the corresponding temperature in degrees Fahrenheit (F). The conversion formula is:

F = 9 * C/5 + 32.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Prelude To Programming

ISBN: 9780133741636

6th Edition

Authors: Stewart Venit, Elizabeth Drake

Question Posted: