2 lines
36 B
Python
2 lines
36 B
Python
|
def get_temperature():
|
||
|
return 20
|