| A | B |
| scope | A description of the parts of a program where a particular variable can be accessed and modified. |
| natural language | The language that people use in daily conversations with each other. |
| pseudocode | A way to work out the logic without worrying too much about the specifics of the language you are programming in. |
| incremental counter | A loop that changes the value of a count by a certain amount every time an event occurs. |
| Decremented | reduced in number by one |
| loop | A sequence of instructions that continually repeats until a condition is met. |
| iteration | A process of repeating a set of instructions a specified number of times or until a condition is met, such as in a repetition of a process or a newer version of development in computer science. |
| problem decomposition | The process of breaking a complex problem or system into parts that are easier to conceive, understand, program, and maintain. |
| Sprints | A list of the individual parts that need development to address a backlog item. |
| Database | A storage space on a device used to store information from an app. |