Given a list of numbers, write a function that can pick out which number is listed an odd number of times. In this video I go through my thought process for approaching this problem, as well as giving a detailed explanation of the code I use to solve the problem.