a temperature converter, written in python
Find a file
2025-09-26 14:30:13 -06:00
main.py enable converting to and from kelvin, and round the output temperature to 2 decimal places. 2025-09-05 12:10:43 -06:00
README.md Update README.md 2025-09-26 14:29:22 -06:00

make sure to install progressbar2 from pip before running.