Installing Python#

For beginners, I recommend that you set up Python in Anaconda. You will also use VScode IDE for interacting with Python. An IDE makes it easier to code interactively. To set up everything (Anaconda, Python and VSCode) that will be required for this course, please visit this resource and got to “Prerequisites” section.

After installing everything, you should be able to start coding.