Skip to content

Instantly share code, notes, and snippets.

@irridescentrambler
Last active November 3, 2018 06:57
Show Gist options
  • Save irridescentrambler/a260f7cc0a825b990ee18aca71ce3042 to your computer and use it in GitHub Desktop.
Save irridescentrambler/a260f7cc0a825b990ee18aca71ce3042 to your computer and use it in GitHub Desktop.
var nikhil = {
name: "Nikhil",
city: "Pune"
}
console.log(nikhil);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment