Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sajjadyousefnia
Created May 3, 2018 12:23
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 sajjadyousefnia/df701b0a42b01f1d5e64565961fe4dbe to your computer and use it in GitHub Desktop.
Save sajjadyousefnia/df701b0a42b01f1d5e64565961fe4dbe to your computer and use it in GitHub Desktop.
val (name, state) = getUserNameAndState(101)
println(name) // Chike
println(state) // Lagos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment