print("Hello git") for i in range(5): print(i)