Closed skylee03 closed 1 year ago
I checked the historical version of the course website and found that in AY 2020-21, it was indeed "Single Level of Abstraction Per method". However, as @ianyong pointed out its difference with the original expression in The Productive Programmer, the textbook for subsequent semesters has changed the expression to "Single Level of Abstraction Principle". I think the answer to the quiz should also be updated accordingly.
Hmmm... I remember updating this question just before the quiz was released ('cos we had a similar argument last semester). It looks like I didn't save it 🤦
The question is:
I think the answer is "false", because according to the textbook, "SLAP" stands for "Single Level of Abstraction Principle".
However, the expected answer is "true", and the explanation is:
But when I used the textbook's search function to search for "Single Level of Abstraction Per method", no exact match was found.