Python what is for _ in range code example Example: python for loop range for i in range(0, 3): print(i)