4 lines
39 B
Text
4 lines
39 B
Text
|
|
to multiply :x :y
|
||
|
|
output :x * :y
|
||
|
|
end
|