Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save un1crom/0fbb9daf664ae58d311550f73a7fb341 to your computer and use it in GitHub Desktop.
Save un1crom/0fbb9daf664ae58d311550f73a7fb341 to your computer and use it in GitHub Desktop.
/*(<seed> ////write a javascript function to say Hello World!..
</seed>)
<stop>});</stop>
<codeType>javascriptServer</codeType>*/
function sayHello() {
alert("Hello World!");
}
/*<output>{
"console": {}
}
</output>*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment