W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own Python
server
Go to Spaces
Ctrl+Alt+P
class Person: def __init__(self, name, age): self.name = name self.age = age def get_info(self): return f"{self.name} is {self.age} years old" p1 = Person("Tobias", 28) print(p1.get_info())
Tobias is 28 years old
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル