how to design a function that substract 2 from each number on a given list in Scheme/DcRacket

后端 未结 0 419
终归单人心
终归单人心 2020-12-30 10:44

here is my code. my test result is always wrong. I don\'t know where is my mistakes and how to correct it.

(define (calculator op num lst)

(cond

[(empty

相关标签:
回答
  • 消灭零回复
提交回复
热议问题