The anticipation guide for Unit 5 Lesson 5 states: It is possible to “modify the elements of a 2D array using an enhanced for loop”.
That question is marked True. (Most AP CSA resources say this is false and to use a regular for loop instead.)
In the Teaching Guide for that lesson, it says “When the array stores object references, this works a little differently.” This is in the Lesson Plan - Teaching Guide after “Activity (35 minutes)” and the last line in the Remarks.
The lesson slides show it to be True, which it is.
** My issue is that I don’t think “Modifying 2D arrays with an Enhanced For Loop” is part of the CED, so I told my kids not to worry about it. I cannot find it in other curriculums, but I only checked ProjectSTEM and CSAwesome.
Can someone confirm this please? Thank you.