Skip to content

Instantly share code, notes, and snippets.

@JasonBernert
Created February 9, 2019 04:36
Show Gist options
  • Save JasonBernert/bd59b6c63cad95c51e2f2763a77c3a30 to your computer and use it in GitHub Desktop.
Save JasonBernert/bd59b6c63cad95c51e2f2763a77c3a30 to your computer and use it in GitHub Desktop.
SCRIPT-8
draw = () => {
print(42, 60, 'Hello world!', 0)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment