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