Set up the files - IncrediCoders/Python1 GitHub Wiki
We're going to show you how to set up Replit (the online editor) and Microsoft Visual Studio Code (the desktop application). You only need to use one of them. Both are free. Replit is easier to set up, but Visual Studio Code (VSC) is a full development environment, like what professionals use (so you should use VSC, when you're ready to progress to the next step in your learning journey). If you're new to text-based coding, we recommend you start with Replit.
Replit Setup
If you plan to use the Replit online editor, follow these quick steps to get started:
Visual Studio Code Setup
If you plan to use Visual Studio Code, you should make sure you have completed these two steps:
Here are some additional Visual Studio Code resources for you to check out:
Try Out the Games
Try out the games before you build them:
Next Steps
Once you're all set up, it's time to head back to the level you're on, to continue your programming journey: