Find Unique Number in List

# Introduction In this lab, you need to write a function called `find_unique_number()` that takes a list of integers as input and returns the number that appears only once in the list, or `None` if no such number exists.

|60 : 00

Click the virtual machine below to start practicing