問題 1/10
インタープリタを起動するコマンドはどれか。

python -a command [arg]...

python -b command [arg]...

python -c command [arg]...

python -d command [arg]...