Data integrity is so important. We need your help to make sure we've got it.
You've received two different sets of data, each claiming to be the reliable source of truth. Write a ruby command line tool that can parse the two sets of data and output any discrepancies.
The data sits in two CSV files, each with three columns:
Account Email, YouTube Channel, Subscriber Count
You can assume the account emails are the same between files and reliable.