Across
- 5. any combination of character.
- 8. moves the cursor to the correct indented position on the next line.
- 9. a method of checking an algorithm line by line and predicting the result
- 10. application designed to help designed to help programmers design, develop and test their programs.
Down
- 1. process of joining two or more strings to create a single string.
- 2. a python module that uses simple commands to a virtual pen to create graphics.
- 3. spots misspelled functions or wrong symbol.
- 4. completes program functions and displays advice on available options as you type them.
- 6. the process of looking at a string as individual characters and assigning each an index.
- 7. tools available in most programming languages that you can add to a string.
