Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 407 Bytes

weight_converter

A basic weight conversion Tkinter GUI for stones, Kilos and Pounds.

This is another little desktop program I wrote for myself, mainly for practice. I enjoyed learning how to do a try except properly (I think) to trap any non-numeric inputs.

Alt Text

Works on Windows, should work on Linux and Mac.