Skip to content

Instantly share code, notes, and snippets.

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