Skip to content

Instantly share code, notes, and snippets.

@vialyx
Created February 19, 2018 11:47
Show Gist options
  • Save vialyx/08e8ee672f31c158ed833a92e855cf64 to your computer and use it in GitHub Desktop.
Save vialyx/08e8ee672f31c158ed833a92e855cf64 to your computer and use it in GitHub Desktop.
let x = 40.0; let y = 20.0; print("(x, y): (\(x),\(y)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment