Nice! The loop stops when number isn't less than 4 anymore.
number
4
Increment the number variable by coding number++;.
number++;