Object Query
Simple abstraction for object queries. Examples of an object query would be the 1 and "id" in the JavaScript
console.log
Simple abstraction for object queries. Examples of an object query would be the 1 and "id" in the JavaScript
console.log(users[1]["id"])