Learn Functional Programming by Building a Spreadsheet - Step 23

the order is the problem. When I switched your function to a-b it worked.
(if a is < b then it should come first)