Section Overview
In this section you will install Python and Visual Studio Code. The version of Python that you chose to install doesn't matter too much as we've done our best to make this course version agnostic, but we will be installing version 3.10.
Visual Studio Code is an IDE (interactive Developer environment) that you can use to write your Python code. It has tons of useful features and extensions like syntax autocompletion, debugging, linting and much more!
No comments yet. Add the first comment to start the discussion.