write a common lisp function named taxcalculator with three parameters: limit, rate, and values. limit and rate will be numbers, values will be a list.

See Answers (0)