Skip to content

Instantly share code, notes, and snippets.

@dannypage
Last active January 15, 2019 05:04
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 dannypage/404e76790754124855b6a4588477401a to your computer and use it in GitHub Desktop.
Save dannypage/404e76790754124855b6a4588477401a to your computer and use it in GitHub Desktop.
SCRIPT-8
draw = () => {
clear()
print(0, 0, 'What to do next? I really do not know', 0)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment