Skip to content

Instantly share code, notes, and snippets.

@YassineBajdou
Created April 19, 2019 08:58
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 YassineBajdou/f9276b2ba9108d0988a10f2a7706a80e to your computer and use it in GitHub Desktop.
Save YassineBajdou/f9276b2ba9108d0988a10f2a7706a80e to your computer and use it in GitHub Desktop.
objects1.js
let sammy = {firstName:"Sammy", lastName:"Shark", color:"blue", location:"ocean"};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment