W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own Python
server
Go to Spaces
Ctrl+Alt+P
class Calculator: def add(self, a, b): return a + b def multiply(self, a, b): return a * b calc = Calculator() print(calc.add(5, 3)) print(calc.multiply(4, 7))
8
28
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル