Implement `keyCount(obj)` that returns the number of own enumerable keys in `obj`.
Run your code to see results.