y = 10 on moof (x) return (x * 2) for i = 1 to 1000 y = moof (y)
y = 10
on moof (x)
return (x * 2)
for i = 1 to 1000
y = moof (y)