RosettaCodeData/Task/McNuggets-problem/PicoLisp/mcnuggets-problem-3.l

7 lines
72 B
Common Lisp

(test
T
(=
43
(nuggets1 100)
(nuggets2 100) ) )