Range is a Python library function that returns a sequence of integer numbers to you. code example Example: in range python for i in range(x) : #code