Skip to content

Instantly share code, notes, and snippets.

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