-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
See the forum for background.
The short solutions to the last task of Inventory Management use one of the standard trio of
- comprehensions
- higher-order functions
- broadcasting an anonymous function
None of these is covered in the prereqs for pairs-and-dicts.
I think the simplest fix is to move the short section on comprehensions from vector-operations to loops.
Alternatively, we could move pairs-and-dicts down the syllabus. The problem is that we can't do that with everything - something has to come high up!
Metadata
Metadata
Assignees
Labels
No labels