Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added temperature unit converter #295

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rutaganda-salim
Copy link

temperature Unit Converter

Description:
This Python program allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin. It provides a simple command-line interface to input a temperature value and choose the desired conversion.

Features:

Convert Celsius to Fahrenheit
Convert Fahrenheit to Celsius
Convert Celsius to Kelvin
Convert Kelvin to Celsius

Usage:
Run the program and follow the prompts to input a temperature and select the conversion type. The converted temperature will be displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant