Python 3 - Convert LIST of Temperatures from Celsius to Fahrenheit | Tutorial | How To

preview_player
Показать описание
In this simple Python Programming Video tutorial you will learn to write a simple program to convert a list of temperatures from Celsius to Fahrenheit.

First, we should know the formula for conversion, so that in our program, we can make it ask the user to enter the temperature(s) in Celsius and then we multiply it by 1.8 or 5/9 (both will work). Then we add 32 to the result we get from the multiplication.

I hope this video helped you out, leave a like and comment if it did!

#programming #python #pythonprogramming
#coding
Рекомендации по теме
visit shbcf.ru