how to make things loop in python code example Example: for loop in python for x in range(6): print(x)