-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We need to go through the Track1 data, take out any "all valid" (no null fields) values, and search for corresponding Track2 data (again, no null values). Then print out the combined information for the valid account.
All this information is already pulled into arrays and separated into fields. If an array entry has any null values, the whole entry should be ignored.
Metadata
Metadata
Assignees
Labels
No labels