Across
- 2. To examine a program
- 8. Translate a program to a low-level language all at once, for later execution.
- 9. To execute a program in a high-level language by translating it one line at a time.
- 11. finding an issue, finding a solution, and showing off the solution
- 12. Executes a program of a high-level language by translating it one line at a time.
- 13. Causes Python to show a value
- 14. An error causing
- 15. An error in a program
Down
- 1. Code A program in a high-level language
- 2. When a program displays a message and pauses for the user to type some input to the program.
- 3. _____-code is directly executed by the computer
- 4. Designed for human use
- 5. A program that can run on more than one kind of computer
- 6. Central ___ Unit
- 7. Typing commands and expressions at the prompt
- 10. The coolest person
