Skip to content

Instantly share code, notes, and snippets.

@nooglersoon
Last active June 4, 2020 00:42
Show Gist options
  • Save nooglersoon/7066a6bb1b4d0679633731327f44d794 to your computer and use it in GitHub Desktop.
Save nooglersoon/7066a6bb1b4d0679633731327f44d794 to your computer and use it in GitHub Desktop.
Medium Session: Introduction to Swift's OOP in Indonesia - Part 1A
class Mobil {
// isi dari class berisikan init, properties dan methods
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment