Back to Lesson
Celsius to Fahrenheit
Complete the "Celsius to Fahrenheit" exercise.
Instructions
Write Python code to solve the "Celsius to Fahrenheit" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter