I am new to using Python and I have a problem that I can not solve. What I am trying to do is that from an excel spreadsheet that contains three columns (address of the image, text 1, and text 2 respectively), the code should select the first image and then insert text 1 and 2 that belongs to its row. I was able to complete the code for a single image, but I encounter a problem when I try to process all the images.I am new to using Python and I have a problem t