Python

for i in range:
    print(i)
while True:
    print("Hello")