W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own Python
server
Go to Spaces
Ctrl+Alt+P
import os import stat mode = os.stat('.').st_mode if stat.S_ISDIR(mode): print('Current path is a directory') else: print('Current path is not a directory')
Current path is a directory
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル