You can read the task, take hints and check your answer — but nothing is saved. No XP, no skill points, and this task will not be marked complete.
Write `shared(a, b)` returning a sorted list of the values present in both lists.
What this proves: Trade the obvious nested loop for a set operation when membership is the real question.
Need assistance? You can reveal sequential hints. Each hint applies a minor penalty to your score.
If you are completely stuck, you can unlock the full step-by-step walkthrough.