DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
185 stars 114 forks source link

Script to convert Temperature between Celsius (°C) , Fahrenheit (°F) an Kelvin #226

Closed Vinayak-Joshi15 closed 2 months ago

Vinayak-Joshi15 commented 5 months ago

A common script that people need in daily life is one that converts between the different units of temperature.

Can I code one and contribute it here?

Vinayak-Joshi15 commented 5 months ago

Opened the pull request

Vinayak-Joshi15 commented 2 months ago

Thanks :)