Commit 8aee6be
authored
update Python Program to Convert Celsius To Fahrenheit and Vice Versa
In the following program, we are taking the input from the user, a user enters the temperature in Celsius and the program converts the entered value into Fahrenheit using the conversion formula we have seen above.1 parent f581e7e commit 8aee6be
1 file changed
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments