Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 371 Bytes

File metadata and controls

13 lines (9 loc) · 371 Bytes

python-lesson01-sandboxsetup

  1. Install VSCode
  2. Docker or Python Engine
  3. Setup VSC with recommended extension for python

VSCoder Recommended Extensions For Python

  1. Python - Engine extension for IDE
  2. Pylance - Python code intellisense

Demo Python Script

We can use this demo python script to validate our IDE setup and run through a debugger exercise