W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own Python
server
Go to Spaces
Ctrl+Alt+P
import xml.etree.ElementTree as ET xml_data = '
Tobias
25
' root = ET.fromstring(xml_data) print(f'Name: {root.find("name").text}') print(f'Age: {root.find("age").text}')
Name: Tobias
Age: 25
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル