Skip to content

Instantly share code, notes, and snippets.

@gabrielflorit
Created January 23, 2019 02:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrielflorit/d198c35f8f127985e8c8cd969b2d918d to your computer and use it in GitHub Desktop.
Save gabrielflorit/d198c35f8f127985e8c8cd969b2d918d to your computer and use it in GitHub Desktop.
SCRIPT-8
draw = () => {
print(0, 0, 'Hello world!', 0)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment