Next, create the variable data_points to keep track of how many data points are collected. Assign this variable the value 160.
data_points
160
Make sure to pick data_points, followed by =, and finally 160.
=