Paul CSE Terms
Across
- 3. the process of finding and fixing errors or bugs in the source code of any software.Iteration
- 5. a list set of instructions, used to solve problems or perform tasks, based on the understanding of available alternatives.
- 6. covers the overlap between the field of logic and that of computer science.
- 8. a data type used in programming, that is used to represent text rather than numbers.
- 9. a way to separate the words in a phrase by making the first letter of each word capitalized and not using spaces.
- 10. methods of broadcasting or communicating this information
- 12. an interpreted, object-oriented, high-level programming language with dynamic semantics developed by Guido van Rossum
Down
- 1. a function that repeats a block of code in a specified order, often until a specific result occurs.
- 2. a sequence of instructions whose execution is invoked from one or more remote locations in a program.
- 4. a way for you to provide more information to a function.
- 7. a set of coded instructions that tell a computer how to run a program or calculation.
- 11. any information or data that is sent to a computer for processing.