We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d635a4d commit e299d03Copy full SHA for e299d03
Exercise12.cpp
@@ -0,0 +1,3 @@
1
+//Title: Temperature Conversion
2
+//Description: Write a program that converts temperature from Celsius to Fahrenheit and vice versa.
3
+//Ask the user to enter the temperature in one unit and provide the converted temperature in the other unit.
0 commit comments