addresses = [] with open("/rawhtml/greerwilsonchapel.com_executives_contact_us.txt") as fp: soup ... () addresses.append(address) ...
確定! 回上一頁