Follow the installation instructions for [Python Tools for Visual Studio](https://pytools.codeplex.com/wikipage?title=PTVS%20Installation)
You can either start by creating your own project for working with the Exercism problems or you can download a Visual Studio solution that is already set up.
### Exercism.io Visual Studio Template
This is a Visual Studio template that comes pre-configured to work on the problems in as many languages as Visual Studio supports.
1. Download the [Exercism.io Visual Studio Template](https://github.com/rprouse/Exercism.VisualStudio) from GitHub by clicking the Download Zip button on the page.
2. Unzip the template into your exercises directory, for example `C:\src\exercises`