Skip to content

Write a GUI that takes a temp in Farenheit and converts it to Celsius

Notifications You must be signed in to change notification settings

SpelmanCIS123/Temperature-Converter

Repository files navigation

Temperature Converter

Instructions

  • Write a program that will create a GUI that converts Fahrenheit temperatures to Celsius.
  • Create an entry box to capture the temperature in Fahrenheit
    • The box should have a label
    • There should be a button to enter the input
    • You will create a popup box to display the result.

For example

Box before results

Box with updated results

About

Write a GUI that takes a temp in Farenheit and converts it to Celsius

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages