Skip to content

Instantly share code, notes, and snippets.

@jbott
Created February 2, 2017 04:44
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 jbott/b0a7270e00c5f66cbd064d45b9acc0ff to your computer and use it in GitHub Desktop.
Save jbott/b0a7270e00c5f66cbd064d45b9acc0ff to your computer and use it in GitHub Desktop.
group: H01
emp = {
id:number, salary:number
12345, 100
99999, 200
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment