Assemble the code to create an object.
Make sure to pick var followed by dog and then =, {, }, ;.
var
dog
=
{
}
;