Create a Temperature Converter

# Introduction In this challenge, you will develop a temperature conversion tool in C to support international scientific collaboration. As a junior climate research assistant, you need to create a program that can convert temperatures between Celsius and Fahrenheit. The program should accept user input for Celsius temperature and display the corresponding Fahrenheit temperature with two decimal places.

|
60 : 00

Click the virtual machine below to start practicing