Celsius to Fahrenheit Temperature Conversion

# Introduction In this challenge, you are asked to implement a C language program that can read in Celsius temperature and output the corresponding Fahrenheit temperature. The program should accept the Celsius temperature as a command-line argument, rather than using the `scanf()` function to read the input.

|60 : 00

Click the virtual machine below to start practicing