Chalarangelo / 30-seconds-of-python

Short Python code snippets for all your development needs
https://www.30secondsofcode.org/python/p/1
Creative Commons Attribution 4.0 International
8.83k stars 1.26k forks source link

Create celsius_to_kelvin.md #333

Closed julienperce closed 3 years ago

julienperce commented 3 years ago

Simple snippet to convert temperatures from Celsius to Kelvin and Kelvin to Celsius.