Temp-Converter
A GUI program created using Tkinter in the fall of 2022 for SDEV 140: Intro to Software Development
About
This program contains two buttons that convert an integer to Fahrenheit or Celsius dependent on which button is pressed. The entered number is assumed to be the opposing temperature scale. The GUI interface includes images I designed for the application.