import csvimport xml.etree.ElementTree as ETtree = ET.parse("New_Taipei_youbike.xml")root = tree.getroot()youbike_file ...
確定! 回上一頁