LoginSignup
0
0

More than 5 years have passed since last update.

cloud9でpython3の環境構築

Posted at

自分の復習用に書いています。
とても分かりづらいです。すみません。

コマンドライン

qiita.rb
$python -V
Python 2.7.14
$cat ~/.bashrc
$vi ~/.bashrc
$source ~/.bashrc
$python -V
Python 3.6.5
0
0
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
0
0