Skip to content

Instantly share code, notes, and snippets.

@slugbyte
Created April 4, 2017 00:07
Show Gist options
  • Save slugbyte/40a364b20a5b3b986a4db789acf6780c to your computer and use it in GitHub Desktop.
Save slugbyte/40a364b20a5b3b986a4db789acf6780c to your computer and use it in GitHub Desktop.
var cool = prompt('are you cool');
alert('you are cool:' + cool);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment