Skip to content

Instantly share code, notes, and snippets.

@halilozel1903
Created July 15, 2022 14:05
Show Gist options
  • Save halilozel1903/33d13b38d2b79c1edeef853f1b359c13 to your computer and use it in GitHub Desktop.
Save halilozel1903/33d13b38d2b79c1edeef853f1b359c13 to your computer and use it in GitHub Desktop.
val studentList: ArrayList<Student>
val charList = ArrayList<Char>()
val doubleList = ArrayList<Double>()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment