Skip to content

Instantly share code, notes, and snippets.

@NelsonMinar
Last active December 12, 2015 04:48
print('Hello turtle!')
for i=0,3 do
print(i)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment