How I built a Basic Unit Converter in Python: Km → Miles, celcius to Fahrenheit (°F), Kg to pounds
Being a person exploring the infinite world of Python, I set myself a simple but useful project: a unit converter. Google, fitness apps, weather reports, we see converters everywhere. Writing mine, though,