incorrect variable name in day 11(functions)

Author: Yashvaidya142Created Jul 6, 2026Updated Jul 6, 2026

In day 11 (Functions) ,in problem 3 (level 1) the suggested variable name is (convert_celsius_to-fahrenheit) which is wrong and must be (convert_celsius_to_fahrenheit)

Source: Asabeneh/30-Days-Of-Python