Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kristinaq
Last active July 18, 2017 01:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kristinaq/3e47c5dc8dfb140a50f6624723796ad2 to your computer and use it in GitHub Desktop.
Save kristinaq/3e47c5dc8dfb140a50f6624723796ad2 to your computer and use it in GitHub Desktop.
let str = "Hello, World!"
print(str)
let kristinaSays = "Yay!!! :]"
print(kristinaSays)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment