Find Common Elements in Lists

# Introduction In this lab, you need to define a function named `find_common_elements()` which takes two integer lists as input, finds the common elements, and returns them in ascending order.

|60 : 00

Click the virtual machine below to start practicing