Begin by watching the video above. Before moving to the next video in which we begin working with data in Python, do the following:
- Install Python 3.7 (the version I use in the video series):
https://www.python.org/downloads/ - Install Atom (optional):
https://atom.io/
Once you have done these things, feel free to move on to Lesson 02: Storing Data in Python.