I drank some boiling water cause I wanted to whistle…. Jk of course 😁

For this assignment we had to write a program that will prompt the user for a temperature in Fahrenheit and then convert it to Celsius. You may recall that the formula is C = 5 ∗ (F − 32)/9. Modify the program to state whether or not water would boil at the temperature given.

I actually didn’t have any problems because as I said before I have programmed before in C++ so this one is a piece of cake.

Here are the two possible situations ran in my terminal:

Haga click para ver el pase de diapositivas.

Here is the github link to my “Temperature” code → https://github.com/mfcanov/Temperature.git

CC BY-SA 4.0 I drank some boiling water cause I wanted to whistle…. Jk of course 😁 by fernandacano is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.