This task doesn’t use the obj argument in:
function isEveryoneHere(obj)
?
This task doesn’t use the obj argument in:
function isEveryoneHere(obj)
?
Im not sure I get what you mean. Its passing in obj as a parameter and calls it with users. The name you chose for the parameter isnt relevant for it to work.