Python script to compare excel rows columns and append rows and colums

Job ID: 33096187

Budget: $10 – $30 USD

I have an excel file, with data in in columns A, B and D
I need a script python to loop over every single row in column B and compare it to column D
and if column B is equal to column D then append the value at column A in that position to column D.