9. Unit Converter +GUI
Today I realized that coding doesn’t have to be as complicated as I thought. Originally, I planned to write out every possible conversion for my unit converter manually — it would’ve been long and messy.
if choice == "weight"
if choice1 == "1"
...
bugquest.hashnode.dev2 min read