Finding the Intersection of Two Lists

# Introduction A common problem in programming is finding the elements that are common in two different lists. In this challenge, you will be writing a Python function to find the intersection of two lists.

|60 : 00

Click the virtual machine below to start practicing