car je
# For loops in Dip
for i = 0 to 5 then print(i)
Splendid Shark
# For loops in Dip
for i = 0 to 5 then print(i)