Created
April 7, 2020 14:01
-
-
Save thacac/ca529d36ca506e150dbf2da6851dbc44 to your computer and use it in GitHub Desktop.
le classic hello world
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 message="Hello World"; | |
alert(message; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, il manque la parenthèse fermante ligne 2