The GitHub page
You will find all the code for this book ready for you to download from the following GitHub page:
https://github.com/PacktPublishing/AI-Crash-Course
To download the code, you simply need to click the Clone or download button, and then Download Zip:
Figure 1: The GitHub repository
Then, once you've downloaded these codes, feel free to open them with your favorite Python Integrated Development Environment (IDE), whether it's Jupyter Notebook, Spyder, a simple text editor, or even your terminal.
If you've never coded with Python before and have no idea of how to open the files with a Python editor, then no problem; I've prepared the best and simplest solution for you: Colaboratory (or Google Colab).