Working on modules will require a new type of program: the code editor. In this video we discuss why we prefer Atom Editor and how you should use it in this course.
Python scripts are files containing pre-written Python code. You can run a Python script even if you do not understand the code inside of it. In this video we show you how to do exactly that.