W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own Java
server
Go to Spaces
Ctrl+Alt+P
public class Main { public static void main(String[] args) { int age = 17; System.out.println("Age: " + age); if (age>= 18) { System.out.println("Access granted"); } else { System.out.println("Access denied"); } } }
Age: 17
Access denied
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル