Set value to an object with a property called "padresScore" with value 6 and "giantsScore" with value 7. Represent the object as a literal.

javascript programming
exercise: objects 01