Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

VS Code

チュートリアル

VS CodeとPython拡張をインストールします。

Getting Started with Python in VS Codeを進め、練習用フォルダにPythonファイルを作成します。コードを実行し、ブレークポイントを設定して、デバッガで変数の値を確認します。

参考資料

Getting Started with Python in VS Code