Celsius to Fahrenheit

Convert the celsius array to Fahrenheit using the formula (C × 9/5) + 32.
Python
Setting up Python environment...
Output