import xmltodict import dicttoxml import json xml = """<?xml version="1.0" encoding="UTF-8" ?> <foods> <food> <name>イチゴ</name> <color> ...
確定! 回上一頁