After the following common code:
import math import matplotlib.pyplot as plt x = [x for x in range(10)] y = [math.sin(x