Across
- 3. A way to write a the logic of a computer program in plain english
- 5. a data type found in computer programming that consists of alphanumeric characters
- 6. The state of something with regard to its appearance
- 8. control flow statement used in programming to execute a block of code repeatedly, a specific number of times
- 10. The action or fact of carefully choosing someone
- 13. It is a concise description of am issue that needs to be addressed.
Down
- 1. A particular order in which related things to follow each other.
- 2. An explanation or annotation added to your source code explain the purpose of the program
- 4. a simple series of words or numerals
- 5. the arrangement of words and phrases to create well formed sentences in a language
- 7. The repetioin of a process
- 9. A flow chart is a picture of the spearate steps of a process in sequential order
- 11. A tool used by programmers to manually execute an algorithm ,step by step
- 12. To not consistent or having a fixed pattern
