How would I write a function in Dr. Racket which consumes a list of numbers and produces a new list of numbers which have been mapped?

后端 未结 0 960
暗喜
暗喜 2020-12-16 09:20

How would I write a function in Dr. Racket which consumes a list of numbers (all numbers are 25) and produces a new list of numbers with 50 added to each preceding element?<

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