As part of a series on Python list operations, plotting and drawing, this NCLab video demonstrates how to plot circles using the parametric equation of a circle and the Python library, Matplotlib. These principles can be used to graph any parametric equation. A companion video shows a similar procedure using a Python turtle drawing tool.