Posts by Lucas Vinicius • 3 points
1 post
-
-3
votes1
answer43
viewsQ: Can I get some help? Basic Javascript: Testing Objects for Properties
It almost worked but I’d like to know what’s missing in the code, something else to add? function checkObj(obj, checkProp) { // Only change code below this line var myObj = { gift: "pony", pet:…
javascriptasked Lucas Vinicius 3