3 lines
25 B
Text
3 lines
25 B
Text
|
|
def (multiply a b)
|
||
|
|
a*b
|