#WSQ05 Temperature. Fahrenheit to Celsius.

Hello again to all my friends.

Well, we’re coming back with programming posts. Now i’m gonna post my new program that consists in convert the temperature from Fahrenheit to Celsius. It wasn’t hard because before we learnt how to ask for variables, how to read them and how to use them. So now, we just have to put the correct formula and run it.

So, here the screenshot of my program.

temp

And the program running.

gtem

If you have any question add a comment and I will help you!.

In the next link you can see my complete code:

https://github.com/eduardomrlsg/TC101/blob/master/Temperature

Also I recommend to visit the site cplusplus.com to know new commands and tools that make C++ easier and to understand better.

CC BY-SA 4.0 #WSQ05 Temperature. Fahrenheit to Celsius. by eduardomoralesg is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.