Checkpoint 2: - I think it is interesting that range does not take the last value. For example, range(0,100) will return the numbers 0 to 99. - I am unsure if ranges can be used with lists. I am not sure if they can be used together.