et = xml.etree.ElementTree.fromstring(our_xml_string) img = et.find('img'). But how to get the text immediately after it (Picture of a cat)? Doing the ...
確定! 回上一頁