diff --git a/climate_analysis.py b/climate_analysis.py index f73491e..3536bb3 100644 --- a/climate_analysis.py +++ b/climate_analysis.py @@ -27,4 +27,4 @@ kelvin = temp_conversion.fahr_to_kelvin(fahr) print(str(celsius)+", "+str(kelvin)) -#todo here innit +#todo here