dawoodkhatri1 / Technohacks_PP_02

Temperature converter: Create a program that allows the user to convert temperatures between Fahrenheit and Celsius.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technohacks_PP_02

You can run the file in vscode and Pycharm. You have to install PyQt5 to run the file. Here's how you achieve this:

pip install PyQt5

The output of the file looks like this:

Capture

After Adding some value of Fahrenheit, the output looks like this:

Capture2

After Adding some value of Celsius, the output looks like this:

Capture3

License

MIT License

About

Temperature converter: Create a program that allows the user to convert temperatures between Fahrenheit and Celsius.

License:MIT License


Languages

Language:Python 100.0%