LoginSignup
4
1

More than 5 years have passed since last update.

Python ターミナルで操るよ

Last updated at Posted at 2018-02-03

Pythonを使うときのターミナルコマンド

  • Python起動 → python
  • Python終了 → control +D

ファイル名のディレクトリをコピペするよ

ディレクトリコピペ.png
ディレクトリを正確にコピペする → option + command + C

ターミナルコマンド覚書

  • ディレクトリの移動 → cd
4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1