Описано функцію:

def sum(a, b):
s=a+b
return s

Ответы

Ответ дал: vllmn
0
return sum of two values
Вас заинтересует