Skip to content

Commit e299d03

Browse files
authored
Create Exercise12.cpp
1 parent d635a4d commit e299d03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Exercise12.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)