assert(get_first_price("GOOG", 1980) == None) assert(get_first_price("GOOG", 2010) == Some(311.349976))