The range of a function is the smallest to the biggest y-values.
For this graph, the smallest y-value is 0 and the biggest y-value is 7. Therefore, the range is 0 <= y <= 7. We use less than or equal because the function can take on those values in this case.
Hope this helps!! :)