Skip to content

joewus/TemperatureConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Temperature Converter

Contributions and suggestions are welcome.

A simple C program to convert temperatures between Celsius and Fahrenheit. This project is intended for beginner programmers and provides a straightforward example of basic temperature conversion algorithms.

Description

This program allows users to:

  • Convert temperatures from Fahrenheit to Celsius
  • Convert temperatures from Celsius to Fahrenheit

It prompts the user to select the conversion type and then enter the temperature value to convert.

Installation

Installation

To get started with the Temperature Converter project, follow these steps:

  1. Clone the Repository: Clone the repository to your local machine using Git:
    git clone https://github.com/your-username/TemperatureConverter.git
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages