Created
January 9, 2017 07:37
-
-
Save honux77/f6115a3cbdbe5c24fb7cfd3c02083bcd to your computer and use it in GitHub Desktop.
javascript hello world program
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
let i = 0 | |
print(i * 100) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
스위프트 어렵네요~