Why are jobTitles and links always longer than companyName and jobLocation?
Every time I run my code the lengths of the lists are different than the last time. And every time jobTitles and links are longer than companyName and jobLocation. I’m not sure how to fix this. All of the lists should be the same length. I’m just not sure what is happening that they are alwasy different lengths, not always by the same amount either.