Open
Description
Current on object-arrays.js: 55
"Given an array of college graduates. Complete the following requests without using any array methods like .forEach(), .map(), .reduce(), .filter()"
This creates confusion in students who read this to mean they cannot use ANY array methods.
Instead word this to state they cannot use those specific methods, since others such as push and sort are necessary to complete the problem as they have practiced.
Metadata
Metadata
Assignees
Labels
No labels