- 4
Solution of this problème
You are making a Celsius to Fahrenheit converter. Write a function to take the Celsius value as an argument and return the corresponding Fahrenheit value. Sample Input 36 Sample Output 96.8
2 Respuestas
+ 4
language? amd post attempt
+ 4
Post your attempt