Created
May 1, 2018 03:29
-
-
Save WikipediaBrown/4dcd2614cb340fd5b6cd2b4c3975bb13 to your computer and use it in GitHub Desktop.
swift example
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 str = "Hello, playground" | |
print(str) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment