RosettaCodeData/Task/Function-definition/Wart/function-definition-3.wart

3 lines
83 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(multiply 3 :a 4) # arg order doesn't matter here, but try subtract instead
=> 12