Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~124 People Reached
Favorite Forums
Member Avatar for Kunj123

Please help me with a code in Scheme basically what i need is as below A function (append) which takes an atom and a list and adds the element to the end of the list. Example: (append 'A '(B C D)) -> (B C D A) Any help will be …

Member Avatar for sepp2k
0
124