We'll start with a variable to store the minimum amount of data points we need.

Create the minimum_points variable and assign 100 to it.

Make sure to type minimum_points = 100.