Conversions. This set of problems involves conversions of a value in one unit to another unit. Each program should prompt the user for a value in the specified units and then print the converted value, along with the new units.
Write a program that converts degrees Celsius (TC) to degrees Rankin (TR). (Recall that TF = TR − 459.67 degrees Rankin and that TF = (9/5) TC + 32 degrees Fahrenheit.)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.