Question: Write a Scheme program that takes a list of numbers as input. The function should produce as output the number of items in the

Write a Scheme program that takes a list of numbers as input. The function should produce as output the number of items in the list that are unique. So, the list (red blue red blue yellow) should produce 3 as output. This program must be submitted in a text file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
