| Category | My score | College Board Score | Comments |
|---|---|---|---|
| Program Purpose and Function | 0 | 0 | The purpose is the functionality of the program |
| Data Abstraction | 1 | 1 | A list is shown and it is important to the function of the program |
| Managing Complexity | 0 | 0 | The reasoning for the code does not give a good case for how this list makes the code less complex. |
| Procedural Abstraction | 1 | 1 | _ |
| Algorithm Implementation | 0 | 1 | _ |
| Testing | 0 | 1 | _ |