Leetcode 2469 | Convert the Temperature | Java Solution | Easy-Understanding | Easy-Approach

preview_player
Показать описание
Leetcode 2469 | Convert the Temperature | Java Solution | Easy-Understanding | Easy Approach
Weekly contest 319
Note that:
Kelvin = Celsius + 273.15
Fahrenheit = Celsius * 1.80 + 32.00