RosettaCodeData/Task/Function-definition/Python/function-definition-2.py

2 lines
30 B
Python

multiply = lambda a, b: a * b