Skip to content

Instantly share code, notes, and snippets.

@ashwinreddy
Created June 28, 2021 15:50
Show Gist options
  • Save ashwinreddy/83b437f1eeb751563ad3a503adfc4ffe to your computer and use it in GitHub Desktop.
Save ashwinreddy/83b437f1eeb751563ad3a503adfc4ffe to your computer and use it in GitHub Desktop.
function helloWorld() {
alert("hello world");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment