Skip to content

This applcation converts the Celsius dgrees to Fehrenheit dgrees.

Notifications You must be signed in to change notification settings

AbdelrahmanDwedar/Celsius-to-Fahrenheit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

⛈ Celsius to Fehrenheit

An applcation that I made using Tkinter.

This applcation converts the Celsius dgrees to Fehrenheit dgrees

ℹ Instructions

Entering the Celsius dgree

You can enter the Celsius dgree in this box bellow:
Entering value box

Converting to Fehrenheit

Just on clicking on this button named convert
Converting button

The Fehrenheit dgree appearing

output box

Close\quit the app without the × button

There's addetional buutton to close the app, it does what the close button do
quit button


🗒 Note

This project was requisted from a Python course, I made it long ago.