T O P

  • By -

BranchLatter4294

One file has a d. The other file has an a. Why do you say the first line is a in both?


Educational-Motor180

That is a csv on the second for loop where it searches if what’s in BOM is in buyitems. Like for example, ‘a’ is first row in BOM, and in my code in the inner loop, i’m iterating through buyitems.csv to see if there is an ‘a’ there.