Skip to content

Instantly share code, notes, and snippets.

@NelsonMinar
Last active December 12, 2015 04:48
Show Gist options
  • Save NelsonMinar/4716741 to your computer and use it in GitHub Desktop.
Save NelsonMinar/4716741 to your computer and use it in GitHub Desktop.
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