Skip to content

Python program for converting temperatures between Celsius, Fahrenheit, and Kelvin. Simple, accurate, and easy to use.

License

Notifications You must be signed in to change notification settings

shackshyam/PRODIGY_SD_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Temperature Conversion Program

Overview

This Python program allows you to convert temperatures between Celsius, Fahrenheit, and Kelvin. It's a simple and efficient tool for anyone who needs to quickly and accurately perform temperature conversions.

Features

  • Convert from Celsius to Fahrenheit
  • Convert from Celsius to Kelvin
  • Convert from Fahrenheit to Celsius
  • Convert from Fahrenheit to Kelvin
  • Convert from Kelvin to Celsius
  • Convert from Kelvin to Fahrenheit

Getting Started

Prerequisites

  • Python 3.x

How to Use the Program

  • Run the program.
  • When prompted, enter the temperature value you wish to convert.
  • Enter the unit of measurement for the temperature (C for Celsius, F for Fahrenheit, or K for Kelvin).
  • The program will display the converted values in the other two units.

About

Python program for converting temperatures between Celsius, Fahrenheit, and Kelvin. Simple, accurate, and easy to use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages