Write a member-check algorithm to recursively determine whether a given element is a member of a list.

Question:

Write a member-check algorithm to recursively determine whether a given element is a member of a list.

a. Write an algorithm to count the number of elements in a list.

b. Write an algorithm to count the number of atoms in a list. (The distinction between atoms and elements is that an element may itself be a list.)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: