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