Skip to content

Instantly share code, notes, and snippets.

@raffylopez
Created January 3, 2018 15:28
Show Gist options
  • Save raffylopez/ccfe95fc9d897335c29c140c10418659 to your computer and use it in GitHub Desktop.
Save raffylopez/ccfe95fc9d897335c29c140c10418659 to your computer and use it in GitHub Desktop.
employee.name = "John"
employee.age = 24
department.employees.append(employee)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment