This is the ninth in a course of computer science video lessons introducing programming with Python. This video introduces the Python Turtle library which can be used to draw simple shapes. You will learn how to draw simple polygons by repeating commands that move an imaginary drawing turtle forward and turn it through different angles.