Skip to content

Instantly share code, notes, and snippets.

@honux77
Created January 9, 2017 07:37
Show Gist options
  • Save honux77/f6115a3cbdbe5c24fb7cfd3c02083bcd to your computer and use it in GitHub Desktop.
Save honux77/f6115a3cbdbe5c24fb7cfd3c02083bcd to your computer and use it in GitHub Desktop.
javascript hello world program
let i = 0
print(i * 100)
@honux77
Copy link
Author

honux77 commented Jan 9, 2017

스위프트 어렵네요~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment