Python 102: Python Turtle Graphics with Jupyter Notebook
What you need to know
Students are expected to have completed Python 101 which introduces basic Python data types and control constructs.
What you will learn
System Requirements
1. We will be using the Python programming language version 3.x and the Jupyter notebook browser based editor.
2. Both Python 3.x and Jupyter are open-source software that work on all major platforms (Windows, Mac, and Linux).
3. Detailed download and installation instructions are included in the course.
4. Recommended browsers for the Jupyter notebook environment are Chrome, Firefox or Safari.