Please complete and submit the Quiz Show exercise. Due by 8:00 a.m. tomorrow morning.
Then read the Unit 2 Repeat sections discussing loops
- Repeat
- Repeat After Me
- Tempo
- Regular Polygon
Then code
- Tempo exercise
- Regular Polygon exercise
*Please be sure to work on these as homework, if you do not complete them in class, so that I may answer any questions you have in class tomorrow.
L2.AP.A.03 Critically examine and trace classic algorithms (e.g., selection sort, insertion sort, binary
search, linear search).
L2.AP.C.01 Trace the execution of repetition (e.g., loops, recursion), illustrating output and changes in values of named variables.
L2.AP.M.03 Create programming solutions by reusing existing code (e.g., libraries, Application Programming Interface (APIs), code repositories).
L2.AP.PD.07 Modify an existing program to add additional functionality and discuss intended and
unintended implications (e.g., breaking other functionality).