We also need a variable to keep track of the upper bound. Create a variable called high to hold the value 135.
high
135
Make sure to type high = 135.
high = 135