Python:VSCodeを使う

2021年7月18日日曜日

Python VSCode

t f B! P L
Visual Studio CodeでPythonの編集を実行を行う


・VSCodeで [CTRL] + [@] を入力しでターミナルを起動

・Microsoft Store のPythonインストール画面が開くので、Python (Python 3.9) をインストール

・拡張機能 Python (Microsoft) をインストール

Pythonソースを入力し [F5] - "Python File" を選択すれば実行できる


Python, VSCode

その他の記事

QooQ