Untitled

Run Settings
LanguagePython
Language Version
Run Command
Celsius = [39.2, 36.5, 37.3, 37.8,100] Fahrenheit = map(lambda x: (float(9)/5)*x + 32, Celsius) print(*Fahrenheit)
Editor Settings
Theme
Key bindings
Full width
Lines