Skip to content

Instantly share code, notes, and snippets.

@LarrySul
Last active May 10, 2019 19:32
Show Gist options
  • Save LarrySul/a563be57856ad42a4aa4a93bed9f626b to your computer and use it in GitHub Desktop.
Save LarrySul/a563be57856ad42a4aa4a93bed9f626b to your computer and use it in GitHub Desktop.
var person = {
firstName: "Ogunremi",
lastName: "Marian",
age: 25,
maritalStatus: "Married"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment