Be Prepared for the AP Computer Science Exam in Java Eighth Edition ==================================================== Errata Page 17 callout: O should be: OK Pge 258, Question 3: (D) ... (B) should be (D) ... (E) Page 291, Note #23: In Option III all the numbers from 1 to k are added to sum, not the odd numbers from 1 to 2*k-1 Should be: In Option III the for loop should go to 2*n-1 and sum should be compared to (k+1)/2 squared. Please email support@skylit.com if you find an error.