Temperature WSQ05

Hello!! the task of today was simple, you have to declare variants, also you have to use “if” and “else”, the program will ask you for the temperature in fahrenheit and then the computer will calculate the temperature in celsius with this formula: C = 5 ∗ (F − 32)/9. As an addition of this task, you have to manipulate the code until the computer tell the user if the water boils at the temperature given (under typical conditions), here is an example:

Captura de pantalla 2016-02-10 a las 10.20.39 p.m.

If you don’t know how to use “if” and “else” here are some videos, it might be useful.

 

And finally, this is my code GitHub

CC BY-SA 4.0 Temperature WSQ05 by miguelsantu is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.