Created
April 4, 2017 00:07
-
-
Save slugbyte/40a364b20a5b3b986a4db789acf6780c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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