Skip to content

Instantly share code, notes, and snippets.

@totiz
Created September 27, 2015 07:24
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 totiz/57336dab0cd21bc0ab44 to your computer and use it in GitHub Desktop.
Save totiz/57336dab0cd21bc0ab44 to your computer and use it in GitHub Desktop.
for index in 0..<leagues.count {
leagues[index] = "สโมสร" + leagues[index]
}
leagues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment