This program was created in the IDLE environment for Python. After compiling and running the file, a window pops up where the user can enter the temperature in celsius and convert to fahrenheit. The library used in the code is tkinter, the standard GUI library.