let myDog = { legs: value } console.log(myDog); /*Doesn't have to be a Dog it can be anyting you want*/