This course will cover the fundamentals of Python, including the syntax of the language, data types, operators, and variables. We will also give an overview of what a script is and how to run one, and finally a brief look at external libraries will be given along with how to import them for use in your projects. For this intro course, these last two sections are considered ‘good to be aware of’ for now, though depending on how you access Python in the future they may require some additional knowledge of the command line interface and possibly virtual environment management.