for loop in a definiotion python code example Example: for loop in python for x in range(6): print(x)