Подготовка к JS собеседованию #2 - removeProperty

Аватар автора
devnomaly
Implement the removeProperty function which takes an Object and property name, and does following: If the object obj has a property prop, the function removes the property from the object and returns true; in all other cases it returns false.

0/0


0/0

0/0

0/0