Skip to content

Projects I made as a part of reading the rust book, Temp Convertor, etc.

Notifications You must be signed in to change notification settings

0xSaksham/Rust_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Celsius to Fahrenheit Converter

This Rust program allows you to convert temperatures from Celsius to Fahrenheit with ease. Simply input the temperature in Celsius, and the program will calculate and display the equivalent temperature in Fahrenheit.

Usage

  1. Clone the Repository:

    git clone https://github.com/0xSaksham/Rust_Projects.git
    
  2. Navigate to the Project:

    cd Rust_Projects/temperature_convertor
    
  3. Run the Program:

    cargo run
    
  4. Input Temperature:

    • Enter the temperature in Celsius when prompted.
    • The program will output the equivalent temperature in Fahrenheit.

Technologies Used

  • Rust: Utilize the Rust programming language for a straightforward and efficient temperature conversion.

Feel free to explore, contribute, or modify the program based on your preferences. If you encounter any issues or have suggestions for improvement, please don't hesitate to open an issue or contribute to the code.

Happy temperature converting! 🌡️

About

Projects I made as a part of reading the rust book, Temp Convertor, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published