Search found 1 match
- Thu Nov 03, 2011 6:54 pm
- Forum: Common Lisp
- Topic: Insight, Help?
- Replies: 1
- Views: 3944
Insight, Help?
Hi, I wanted to create a function that verify if the numbers of a list fall between the range of 1 and 10. If they do, I wanted to add it to a new list that I created. However, if they fail to fall within the range I decided to convert them so they fit in rather than discarding them (by adding (1+ (...