Reflection
What our program will need to meet all CPT requirements:1. clear video showing input, program functionailty, and output2. a clear description of the purpose of our project (why we chose to make it), and functionality/what it actually does
- explanation of the exact functionality that's shown in the video
- code that shows data being stored in a list
- code that shows the data stored in the list being used
- explanation of how the list is being used to manage complexity
- an explanation of how the code might be written differently without the list
- needs a procedure and a call to the procedure
- a description of the procedure and how it contributes to the overall program
- an algorithm that uses sequencing, selection, and iteration
- an explanation of how the algorithm in the procedure works
- gives two different arguments that cause different segments of the code to execute
- describe the conditions being tested for the arguments and what the results would be for each condition