Across
- 7. python runs without a crash, but results are different that wanted
- 8. a sequence of several variables
- 10. error in use of python language
- 11. Used for a combination of any characters that appear on a keyboard, such as letters, numbers and symbols.
- 16. any sign or text which is open to two different interpretations
- 17. changeable property or characteristic
- 18. used for whole numbers
- 19. used for numbers that contain decimal points
- 20. allow you to store a piece of code that does a single task inside a defined block
- 21. the process of finding and fixing errors
- 23. used where data is restricted to True/False or yes/no options.
Down
- 1. elemental language of computers
- 2. a classification of data
- 3. studies the fundamental limit and optimal coding schemes
- 4. a way of storing information in a computer program.
- 5. a special program that translates a programming language's source code into machine code, bytecode or another programming language.
- 6. the joining of two strings
- 9. programmable reader message
- 12. an ordered sequence of elements that is immutable
- 13. the spaces at the beginning of a code line
- 14. a number system where only two different numbers are used, 0 and 1
- 15. a programmed procedure
- 16. short for defining a function
- 22. integrated development environment is a software application that helps programmers develop software code efficiently.
