Vocabulary Practice: Swift Playground
Across
- 2. the act of composing commands and structures to create a computer program
- 4. to find and fix errors in codes
- 5. to provide a specific behavior of a newly created piece of code
- 8. to tell a program to run a function
- 10. process of combining small parts of a program to solve a larger one
- 11. a named set of commands that can be run whenever needed
Down
- 1. an action that opens or closes a switch
- 3. an error in code that prevents a program from running properly
- 4. the process of breaking down a large problem into smaller ones
- 6. a repeating set of data
- 7. a code that tells a program to perform a specific action.
- 9. a block of code that is repeated a certain number of times