Skip to content

Instantly share code, notes, and snippets.

@emregoren
Created January 29, 2020 13:31
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 emregoren/f3564fce3fdb11130355847bf2c3269f to your computer and use it in GitHub Desktop.
Save emregoren/f3564fce3fdb11130355847bf2c3269f to your computer and use it in GitHub Desktop.
val immutablevalue = "Değişmez Değişken"
var mutableVariable = "Değişebilir Değişken"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment